aboutsummaryrefslogtreecommitdiff
path: root/software/consts.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/consts.h')
-rw-r--r--software/consts.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/software/consts.h b/software/consts.h
index ed4572d..d78441b 100644
--- a/software/consts.h
+++ b/software/consts.h
@@ -6,12 +6,9 @@
#define PINOUT_LCK 3
#define PINOUT_NOISE A0
-// animation framerate
-#define CONFIG_FRAMERATE 60
-
// debug options
-#define CONFIG_SERIAL_BAUD 115200
-#define DEBUG
+// #define CONFIG_SERIAL_BAUD 115200
+// #define DEBUG
/**
* @brief map 3D cube coordinates to `led_state` indices