summaryrefslogtreecommitdiff
path: root/firmware/export/config/nokian900.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/nokian900.h')
-rw-r--r--firmware/export/config/nokian900.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/firmware/export/config/nokian900.h b/firmware/export/config/nokian900.h
index a36aebf8db..1e74fd527e 100644
--- a/firmware/export/config/nokian900.h
+++ b/firmware/export/config/nokian900.h
@@ -74,14 +74,11 @@
74#define HAVE_SDL 74#define HAVE_SDL
75#define HAVE_SDL_AUDIO 75#define HAVE_SDL_AUDIO
76 76
77#define HAVE_SW_TONE_CONTROLS 77#define HAVE_SW_TONE_CONTROLS
78 78
79/* Define current usage levels. */ 79/* can provide both remaining percentage and time information */
80#define CURRENT_NORMAL 88 /* 18 hours from a 1600 mAh battery */ 80#define CONFIG_BATTERY_MEASURE (PERCENTAGE_MEASURE|TIME_MEASURE)
81#define CURRENT_BACKLIGHT 30 /* TBD */ 81#define NO_LOW_BATTERY_SHUTDOWN
82#define CURRENT_RECORD 0 /* no recording yet */
83
84/* Define this to the CPU frequency */
85/* 82/*
86#define CPU_FREQ 48000000 83#define CPU_FREQ 48000000
87*/ 84*/