summaryrefslogtreecommitdiff
path: root/firmware/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/config-recorder.h')
-rw-r--r--firmware/config-recorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/config-recorder.h b/firmware/config-recorder.h
index 6231172ec3..a5ae8554a0 100644
--- a/firmware/config-recorder.h
+++ b/firmware/config-recorder.h
@@ -6,3 +6,6 @@
/* define this if you have the Recorder's 10-key keyboard */
#define HAVE_RECORDER_KEYPAD 1
+
+/* define this if you have a real-time clock */
+#define HAVE_RTC 1