Battery blinks if >BATTERY_LEVEL_DANGEROUS
[kugel-rb.git] / firmware / config-recorder.h
blob9bcfc7bc60f2413f84eaaa59b41c97e80c966124
1 /* define this if you have recording possibility */
2 #define HAVE_RECORDING 1
4 /* define this if you have a bitmap LCD display */
5 #define HAVE_LCD_BITMAP 1
7 /* define this if you have the Recorder's 10-key keyboard */
8 #define HAVE_RECORDER_KEYPAD 1
10 /* define this if you have a real-time clock */
11 #define HAVE_RTC 1
13 /* Define this if you have a MAS3587F */
14 #define HAVE_MAS3587F
16 /* Define this if you have charging control */
17 #define HAVE_CHARGE_CTRL