fix: standalonemode matty_run now compiles

This commit is contained in:
iceman1001 2019-04-19 09:23:02 +02:00
commit 9c776c8935
2 changed files with 2 additions and 2 deletions

View file

@ -328,7 +328,7 @@ void RunMod() {
/*
TODO:
- Get UID from tag and set accordingly in emulator memory and call mifare1ksim with right flags (iceman)
- Get UID from tag and set accordingly in emulator memory and call mifaresim with right flags (iceman)
*/
if (!allKeysFound && keyFound) {
Dbprintf("\t✕ There's currently no nested attack in MattyRun, sorry!");