diff --git a/m5stick-nemo.ino b/m5stick-nemo.ino index 2f15448..db0e46f 100644 --- a/m5stick-nemo.ino +++ b/m5stick-nemo.ino @@ -2,9 +2,9 @@ // github.com/n0xa | IG: @4x0nn // -=-=-=-=-=-=- Uncomment the platform you're building for -=-=-=-=-=-=- -//#define STICK_C_PLUS +#define STICK_C_PLUS //#define STICK_C -#define CARDPUTER +//#define CARDPUTER // -=-=- Uncommenting more than one at a time will result in errors -=-=- String buildver="2.0.2";