Explorar el Código

Update configs.h

Just Call Me Koko hace 3 años
padre
commit
169e858752
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      esp32_marauder/configs.h

+ 2 - 2
esp32_marauder/configs.h

@@ -4,12 +4,12 @@
 
   #define POLISH_POTATO
   
-  #define MARAUDER_MINI
+  //#define MARAUDER_MINI
   //#define MARAUDER_V4
   //#define MARAUDER_V6
   //#define MARAUDER_KIT
   //#define GENERIC_ESP32
-  //#define MARAUDER_FLIPPER
+  #define MARAUDER_FLIPPER
   //#define ESP32_LDDB
 
   #define MARAUDER_VERSION "v0.10.0"