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-Mateminco_MF01S.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'hwdef-Mateminco_MF01S.h') diff --git a/hwdef-Mateminco_MF01S.h b/hwdef-Mateminco_MF01S.h index cb5a416..78a64a6 100644 --- a/hwdef-Mateminco_MF01S.h +++ b/hwdef-Mateminco_MF01S.h @@ -52,8 +52,6 @@ #define ADC_22 (117*4) #endif -#define TEMP_CHANNEL 0b00001111 - #define FAST 0xA3 // fast PWM both channels #define PHASE 0xA1 // phase-correct PWM both channels -- cgit v1.2.3