Open doegox opened 4 years ago
o my god. We got a life sign!
This is the year of the rfidler !
Push to prod!
TestFile: RFIDler.zip
Hi I tried to compile the hextobin code and it failed.
src/main.c: In function 'ProcessSerialCommand': src/main.c:1890:37: error: 'StoredConfig' has no member named 'Hex2bin' if(RFIDlerConfig.Hex2bin) ^ src/main.c:2378:33: error: 'StoredConfig' has no member named 'Hex2bin' if(RFIDlerConfig.Hex2bin) ^ Fixed! Hextobin > Hex2bin RFIDlerConfig.Hex2bin etc
Compiled file to test.
EM4X02> set hextobin on
OK
EM4X02> uid
0000000100001010011010101010110011110100
*EM4X02> set hextobin off
OK
*EM4X02> uid
010A6AACF4
YOLO way... untested, lacking compilation toolchain ;)