diff --git a/m5stick-nemo.ino b/m5stick-nemo.ino index 3dee953..c56dc22 100644 --- a/m5stick-nemo.ino +++ b/m5stick-nemo.ino @@ -2,8 +2,8 @@ // github.com/n0xa | IG: @4x0nn // -=-=-=-=-=-=- Uncomment the platform you're building for -=-=-=-=-=-=- -//#define STICK_C_PLUS -#define STICK_C_PLUS2 +#define STICK_C_PLUS +//#define STICK_C_PLUS2 //#define STICK_C //#define CARDPUTER // -=-=- Uncommenting more than one at a time will result in errors -=-=-