do not probe bootloader

This commit is contained in:
Nicolas Stalder 2019-02-27 03:18:12 +01:00
parent 5e70c11b54
commit 0865f2a660

View File

@ -729,7 +729,7 @@ uint8_t ctaphid_handle_packet(uint8_t * pkt_raw)
is_busy = 0; is_busy = 0;
break; break;
#endif #endif
#if defined(SOLO_HACKER) && (DEBUG_LEVEL > 0) #if defined(SOLO_HACKER) && (DEBUG_LEVEL > 0) && (!IS_BOOTLOADER == 1)
case CTAPHID_PROBE: case CTAPHID_PROBE:
/* /*