summaryrefslogtreecommitdiffstats
path: root/users/drashna/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna/config.h')
-rw-r--r--users/drashna/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/users/drashna/config.h b/users/drashna/config.h
index 26c989d7f..87050fbcc 100644
--- a/users/drashna/config.h
+++ b/users/drashna/config.h
@@ -1,5 +1,4 @@
-#ifndef USERSPACE_CONFIG_H
-#define USERSPACE_CONFIG_H
+#pragma once
#ifdef AUDIO_ENABLE
@@ -71,5 +70,6 @@
#define DISABLE_LEADER
-#endif // !USERSPACE_CONFIG_H
+#define MACRO_TIMER 5
+