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_MF01-Mini.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'hwdef-Mateminco_MF01-Mini.h') diff --git a/hwdef-Mateminco_MF01-Mini.h b/hwdef-Mateminco_MF01-Mini.h index 0fea1e2..c0de533 100644 --- a/hwdef-Mateminco_MF01-Mini.h +++ b/hwdef-Mateminco_MF01-Mini.h @@ -41,8 +41,6 @@ #define VOLTAGE_FUDGE_FACTOR 5 // add 0.25V #endif -#define TEMP_CHANNEL 0b00001111 - #define FAST 0xA3 // fast PWM both channels #define PHASE 0xA1 // phase-correct PWM both channels -- cgit v1.2.3