summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 1d3e98ac0a..22673e82b3 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -37,6 +37,9 @@
37 37
38#define BATTERY_CAPACITY_DEFAULT 1000 /* default battery capacity */ 38#define BATTERY_CAPACITY_DEFAULT 1000 /* default battery capacity */
39 39
40/* define this if you have a flash memory storage */
41#define HAVE_FLASH_STORAGE
42
40#ifndef SIMULATOR 43#ifndef SIMULATOR
41 44
42/* Define this if you have a SH7034 */ 45/* Define this if you have a SH7034 */