From 75e2290da9505a4e631e0debf65bdf2da2029e16 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Tue, 31 Oct 2023 11:42:00 -0600 Subject: converted fw3x-lume1 to new API, I think (needs testing on actual hardware, and ideally tweaking to improve performance) --- hwdef-noctigon-kr4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hwdef-noctigon-kr4.h') diff --git a/hwdef-noctigon-kr4.h b/hwdef-noctigon-kr4.h index b06411d..5570fb7 100644 --- a/hwdef-noctigon-kr4.h +++ b/hwdef-noctigon-kr4.h @@ -63,7 +63,7 @@ enum CHANNEL_MODES { //#define CHANNEL_MODE_ARGS 0,0,0,0,0,0,0,0 -#define PWM_CHANNELS 2 // old, remove this +#define PWM_CHANNELS 2 // old, remove this #define PWM_BITS 16 // dynamic 16-bit, but never goes over 255 #define PWM_GET PWM_GET8 -- cgit v1.2.3