From 6eda96f689da1c11e442a4b941bbe75850f00733 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Thu, 3 Aug 2023 20:18:27 -0600 Subject: fixed accidental reversal of two deprecated k9.3-tintramp model numbers --- hwdef-emisar-2ch-fet.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hwdef-emisar-2ch-fet.h') diff --git a/hwdef-emisar-2ch-fet.h b/hwdef-emisar-2ch-fet.h index 451cdfc..d756a0d 100644 --- a/hwdef-emisar-2ch-fet.h +++ b/hwdef-emisar-2ch-fet.h @@ -43,8 +43,8 @@ // channel modes: // * 0. channel 1 only (linear + DD FET) // * 1. channel 2 only (linear) -// * 2. both channels, tied together (linear tied + DD FET at top of ramp) -// * 3. both channels, manual blend, max 200% power + DD FET at top of ramp +// * 2. both channels, tied together, max "200%" power + DD FET at top of ramp +// * 3. both channels, manual blend, max "100%" power + "200%" and DD FET at top of ramp // * 4. both channels, auto blend, reversible (linear only) #define NUM_CHANNEL_MODES (5 + NUM_RGB_AUX_CHANNEL_MODES) enum channel_modes_e { -- cgit v1.2.3