From 85a482acf25f6c8cc64b93c101356f3e196c510a Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 19 Feb 2019 13:58:36 +0100 Subject: [PATCH] firmware/bl_check: remove unused macro --- embed/firmware/bl_check.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/embed/firmware/bl_check.c b/embed/firmware/bl_check.c index d33095512a..6a967b53a3 100644 --- a/embed/firmware/bl_check.c +++ b/embed/firmware/bl_check.c @@ -51,8 +51,6 @@ static secbool latest_bootloader(const uint8_t *hash, int len) { return secfalse; } -#define BACKLIGHT_NORMAL 150 - void check_and_replace_bootloader(void) { // compute current bootloader hash