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