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_D18.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_D18.h')
| -rw-r--r-- | hwdef-Emisar_D18.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hwdef-Emisar_D18.h b/hwdef-Emisar_D18.h index 3046143..3a238eb 100644 --- a/hwdef-Emisar_D18.h +++ b/hwdef-Emisar_D18.h @@ -40,9 +40,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 |
