summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200v2.h')
-rw-r--r--firmware/export/config-e200v2.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config-e200v2.h b/firmware/export/config-e200v2.h
index 4dc3e43f2d..b4985ecd6d 100644
--- a/firmware/export/config-e200v2.h
+++ b/firmware/export/config-e200v2.h
@@ -145,9 +145,6 @@
145/* define this if the unit can be powered or charged via USB */ 145/* define this if the unit can be powered or charged via USB */
146#define HAVE_USB_POWER 146#define HAVE_USB_POWER
147 147
148/** Non-simulator section **/
149#ifndef SIMULATOR
150
151/* Define this if you have an AMS AS3525*/ 148/* Define this if you have an AMS AS3525*/
152#define CONFIG_CPU AS3525 149#define CONFIG_CPU AS3525
153 150
@@ -206,8 +203,6 @@
206 203
207#define INCLUDE_TIMEOUT_API 204#define INCLUDE_TIMEOUT_API
208 205
209#endif /* SIMULATOR */
210
211/* Default recording levels */ 206/* Default recording levels */
212#define DEFAULT_REC_MIC_GAIN 23 207#define DEFAULT_REC_MIC_GAIN 23
213#define DEFAULT_REC_LEFT_GAIN 23 208#define DEFAULT_REC_LEFT_GAIN 23