Adding CMD_AWID_DEMOD_FSK to commands.lua

This commit is contained in:
Craig Young 2015-07-13 16:18:59 -04:00
commit c0c35f9bb6

View file

@ -54,6 +54,7 @@ local _commands = {
CMD_FSK_SIM_TAG = 0x021E,
CMD_ASK_SIM_TAG = 0x021F,
CMD_PSK_SIM_TAG = 0x0220,
CMD_AWID_DEMOD_FSK = 0x0221,
--/* CMD_SET_ADC_MUX: ext1 is 0 for lopkd, 1 for loraw, 2 for hipkd, 3 for hiraw */