reworked "lf em 4x50 chk" to use dynamic memory for dictionary
[RRG-proxmark3.git] / armsrc / Standalone / placeholder.c
blob49028e27cc4b097b142eb50b2b4e202c87479386
1 #include "standalone.h" // standalone definitions
3 #include "dbprint.h"
5 void ModInfo(void) {
6 DbpString(" No standalone mode present");
9 void RunMod(void) {