aboutsummaryrefslogtreecommitdiff
path: root/hwdef-BLF_GT_Mini.h
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-11-16 00:30:01 -0700
committerSelene ToyKeeper2018-11-16 00:30:01 -0700
commit07eaddd4eee9756ac2ec3054e768d160037832f7 (patch)
tree7f15d8741411a8486d394482fbf87583b5587be9 /hwdef-BLF_GT_Mini.h
parentmerged flash-safer branch (clean up flash/build scripts and make flashing les... (diff)
parentMade event definitions a little cleaner. (diff)
downloadanduril-07eaddd4eee9756ac2ec3054e768d160037832f7.tar.gz
anduril-07eaddd4eee9756ac2ec3054e768d160037832f7.tar.bz2
anduril-07eaddd4eee9756ac2ec3054e768d160037832f7.zip
merged recent fsm branch updates
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
+