summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config/sansafuze.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h
index dbab7a4c88..a0ec8ef27c 100644
--- a/firmware/export/config/sansafuze.h
+++ b/firmware/export/config/sansafuze.h
@@ -64,9 +64,10 @@
64/* define this if you can invert the colours on your LCD */ 64/* define this if you can invert the colours on your LCD */
65#define HAVE_LCD_INVERT 65#define HAVE_LCD_INVERT
66 66
67 67#ifndef BOOTLOADER
68/* define this if you have a real-time clock */ 68/* define this if you have a real-time clock */
69#define CONFIG_RTC RTC_AS3514 69#define CONFIG_RTC RTC_AS3514
70#endif
70 71
71/* There is no hardware tone control */ 72/* There is no hardware tone control */
72#define HAVE_SW_TONE_CONTROLS 73#define HAVE_SW_TONE_CONTROLS