Skip to content

Commit

Permalink
Update configs.h
Browse files Browse the repository at this point in the history
  • Loading branch information
BruceDongsteen authored May 2, 2024
1 parent 786a228 commit a34f0dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions esp32_marauder/configs.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@

#ifdef MARAUDER_V4
//#define FLIPPER_ZERO_HAT
//#define HAS_BATTERY
#define HAS_BATTERY
#define HAS_BT
//#define HAS_BUTTONS
//#define HAS_NEOPIXEL_LED
Expand All @@ -91,7 +91,7 @@
#define HAS_SD
#define USE_SD
//#define HAS_TEMP_SENSOR
//#define HAS_GPS
#define HAS_GPS
#endif

#if defined(MARAUDER_V6) || defined(MARAUDER_V6_1)
Expand Down

0 comments on commit a34f0dd

Please sign in to comment.