mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 19:38:09 +00:00
firmware/bl_check: remove unused macro
This commit is contained in:
parent
b24c062a3d
commit
85a482acf2
@ -51,8 +51,6 @@ static secbool latest_bootloader(const uint8_t *hash, int len) {
|
|||||||
return secfalse;
|
return secfalse;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define BACKLIGHT_NORMAL 150
|
|
||||||
|
|
||||||
void check_and_replace_bootloader(void)
|
void check_and_replace_bootloader(void)
|
||||||
{
|
{
|
||||||
// compute current bootloader hash
|
// compute current bootloader hash
|
||||||
|
Loading…
Reference in New Issue
Block a user