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();
|
RunMod();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined (WITH_ISO14443a) && defined (WITH_HF_YOUNG)
|
#if defined (WITH_ISO14443a) && ( defined (WITH_HF_YOUNG) || defined(WITH_HF_COLIN) )
|
||||||
RunMod();
|
RunMod();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user