This commit is contained in:
Chris 2018-09-05 18:58:04 +02:00
parent fb49ca9735
commit 4c37126baf

View file

@ -979,7 +979,6 @@ void CmdHIDdemodFSK(int findone, uint32_t *high, uint32_t *low, int ledcontrol)
);
}
if (findone){
if (ledcontrol) LED_A_OFF();
*high = hi;
*low = lo;
break;