fix solo locked flag for bootloader

This commit is contained in:
Conor Patrick
2019-10-27 10:17:13 -04:00
parent c0df8b680d
commit a1a79b05fd
4 changed files with 7 additions and 3 deletions

View File

@ -83,6 +83,4 @@ int solo_is_locked();
#define SKIP_BUTTON_CHECK_WITH_DELAY 0
#define SKIP_BUTTON_CHECK_FAST 0
#define SOLO_FLAG_LOCKED 0x2
#endif