chg: standalone modes - adapted for HF_COLIN aswell, for easier compilation
This commit is contained in:
@@ -1208,7 +1208,7 @@ void __attribute__((noreturn)) AppMain(void) {
|
||||
RunMod();
|
||||
#endif
|
||||
|
||||
#if defined (WITH_ISO14443a) && defined (WITH_HF_YOUNG)
|
||||
#if defined (WITH_ISO14443a) && ( defined (WITH_HF_YOUNG) || defined(WITH_HF_COLIN) )
|
||||
RunMod();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user