iceman1001 / ChameleonMini-rebootedGUI

Windows based GUI for Chameleon Mini, the contactless smartcard emulator (NFC/RFID)
GNU General Public License v3.0
293 stars 72 forks source link

tab: operation btnlong 200.. #42

Closed iceman1001 closed 6 years ago

iceman1001 commented 6 years ago

if btnlong is not supported in firmware it sends a 200.. message, this message gets added to the items in dropdown.

solution, check for 200 message and disable dropdown if found.

will push fix soon.