aboutsummaryrefslogtreecommitdiff
path: root/hwdef-BLF_GT_Mini.h
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-11-03 18:55:31 -0600
committerSelene ToyKeeper2018-11-03 18:55:31 -0600
commit94ba77de5c2c4bf8df3f23ac9ab397a360a75e69 (patch)
tree87cd0f266772a88019c7eedb285278579edcb49c /hwdef-BLF_GT_Mini.h
parentforgot to add the Sofirn SP36 config file earlier, oops (diff)
downloadanduril-94ba77de5c2c4bf8df3f23ac9ab397a360a75e69.tar.gz
anduril-94ba77de5c2c4bf8df3f23ac9ab397a360a75e69.tar.bz2
anduril-94ba77de5c2c4bf8df3f23ac9ab397a360a75e69.zip
Made it easier to override hwdef-*.h values in cfg-*.h files.
Diffstat (limited to 'hwdef-BLF_GT_Mini.h')
-rw-r--r--hwdef-BLF_GT_Mini.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/hwdef-BLF_GT_Mini.h b/hwdef-BLF_GT_Mini.h
index 504c561..aacbca4 100644
--- a/hwdef-BLF_GT_Mini.h
+++ b/hwdef-BLF_GT_Mini.h
@@ -2,3 +2,9 @@
*/
// exactly the same as a D1S, but with a lighted button
#include "hwdef-Emisar_D1S.h"
+
+// lighted button
+#ifndef AUXLED_PIN
+#define AUXLED_PIN PB4 // pin 3
+#endif
+