diff options
| author | Selene ToyKeeper | 2020-04-29 01:40:25 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2020-04-29 01:40:25 -0600 |
| commit | 635d013abd690315e4e57caf1f47f1f06b6eba58 (patch) | |
| tree | 11cf2b61ddb00de957fe815dcd8bd373a3958618 /hwdef-Emisar_D4v2.h | |
| parent | merged Noctigon KR4 and K1-12V (XHP35) branches (diff) | |
| download | anduril-635d013abd690315e4e57caf1f47f1f06b6eba58.tar.gz anduril-635d013abd690315e4e57caf1f47f1f06b6eba58.tar.bz2 anduril-635d013abd690315e4e57caf1f47f1f06b6eba58.zip | |
removed unused TEMP_CHANNEL thing from FSM-related code
Diffstat (limited to '')
| -rw-r--r-- | hwdef-Emisar_D4v2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hwdef-Emisar_D4v2.h b/hwdef-Emisar_D4v2.h index 60f3fae..fc95e22 100644 --- a/hwdef-Emisar_D4v2.h +++ b/hwdef-Emisar_D4v2.h @@ -55,8 +55,6 @@ #define VOLTAGE_FUDGE_FACTOR 4 // add 0.20V (measured 0.22V) #endif -#define TEMP_CHANNEL 0b00001111 - // this light has aux LEDs under the optic #define AUXLED_R_PIN PA5 // pin 2 #define AUXLED_G_PIN PA4 // pin 3 |
