summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-m200v4.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-m200v4.h')
-rw-r--r--firmware/export/config-m200v4.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h
index b734f3e368..13dcec92ff 100644
--- a/firmware/export/config-m200v4.h
+++ b/firmware/export/config-m200v4.h
@@ -111,8 +111,6 @@
/* define this if the unit should not shut down on low battery. */
#define NO_LOW_BATTERY_SHUTDOWN
-#ifndef SIMULATOR
-
/* Define this if you have an AMS AS3525 */
#define CONFIG_CPU AS3525
@@ -162,4 +160,3 @@
#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
-#endif /* SIMULATOR */