CHG: mental note to self, capslock is bad.

This commit is contained in:
iceman1001 2016-12-19 12:53:38 +01:00
commit e4b65f5bc1

View file

@ -1106,7 +1106,7 @@ void CmdIOdemodFSK(int findone, int *high, int *low, int ledcontrol)
if (ledcontrol) LED_A_OFF();
*high=code;
*low=code2;
goto out;
goto OUT;
}
code=code2=0;
version=facilitycode=0;