diff options
| -rw-r--r-- | firmware/export/config/sansafuze.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h index 3e1e6c5..15f9f66 100644 --- a/firmware/export/config/sansafuze.h +++ b/firmware/export/config/sansafuze.h @@ -64,10 +64,8 @@ /* define this if you can invert the colours on your LCD */ #define HAVE_LCD_INVERT -#ifndef BOOTLOADER /* define this if you have a real-time clock */ #define CONFIG_RTC RTC_AS3514 -#endif /* There is no hardware tone control */ #define HAVE_SW_TONE_CONTROLS |