do not probe bootloader
This commit is contained in:
parent
5e70c11b54
commit
0865f2a660
@ -729,7 +729,7 @@ uint8_t ctaphid_handle_packet(uint8_t * pkt_raw)
|
||||
is_busy = 0;
|
||||
break;
|
||||
#endif
|
||||
#if defined(SOLO_HACKER) && (DEBUG_LEVEL > 0)
|
||||
#if defined(SOLO_HACKER) && (DEBUG_LEVEL > 0) && (!IS_BOOTLOADER == 1)
|
||||
case CTAPHID_PROBE:
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user