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_D4.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 'hwdef-Emisar_D4.h')
| -rw-r--r-- | hwdef-Emisar_D4.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hwdef-Emisar_D4.h b/hwdef-Emisar_D4.h index d3b6802..d062d6f 100644 --- a/hwdef-Emisar_D4.h +++ b/hwdef-Emisar_D4.h @@ -41,9 +41,6 @@ #define VOLTAGE_FUDGE_FACTOR 5 // add 0.25V #endif -//#define TEMP_DIDR ADC4D -#define TEMP_CHANNEL 0b00001111 - #define FAST 0xA3 // fast PWM both channels #define PHASE 0xA1 // phase-correct PWM both channels |
