From 635d013abd690315e4e57caf1f47f1f06b6eba58 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Wed, 29 Apr 2020 01:40:25 -0600 Subject: removed unused TEMP_CHANNEL thing from FSM-related code --- hwdef-Emisar_D4Sv2.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'hwdef-Emisar_D4Sv2.h') diff --git a/hwdef-Emisar_D4Sv2.h b/hwdef-Emisar_D4Sv2.h index 7c3fe86..d68b7ac 100644 --- a/hwdef-Emisar_D4Sv2.h +++ b/hwdef-Emisar_D4Sv2.h @@ -59,8 +59,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 -- cgit v1.2.3