diff options
Diffstat (limited to 'spaghetti-monster/anduril/cfg-emisar-d4sv2.h')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-emisar-d4sv2.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/spaghetti-monster/anduril/cfg-emisar-d4sv2.h b/spaghetti-monster/anduril/cfg-emisar-d4sv2.h index ad6de03..5f18fbc 100644 --- a/spaghetti-monster/anduril/cfg-emisar-d4sv2.h +++ b/spaghetti-monster/anduril/cfg-emisar-d4sv2.h @@ -1,6 +1,7 @@ // Emisar D4S V2 config options for Anduril #define MODEL_NUMBER "0133" #include "hwdef-Emisar_D4Sv2.h" +#include "hank-cfg.h" // ATTINY: 1634 // this light has three aux LED channels: R, G, B @@ -9,11 +10,6 @@ #ifdef USE_INDICATOR_LED_WHILE_RAMPING #undef USE_INDICATOR_LED_WHILE_RAMPING #endif -// enable blinking aux LEDs -#define TICK_DURING_STANDBY -#define STANDBY_TICK_SPEED 3 // every 0.128 s -//#define STANDBY_TICK_SPEED 4 // every 0.256 s -//#define STANDBY_TICK_SPEED 5 // every 0.512 s // 1x7135 + 3x7135 + FET |
