diff options
| author | Selene ToyKeeper | 2023-07-22 18:08:12 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-07-22 18:08:12 -0600 |
| commit | 5c2fc000a5081b203174b79d09044665fd0483ff (patch) | |
| tree | 61cd52b973753b8439e2e2371cf9452565ec496b /hwdef-noctigon-kr4.h | |
| parent | converted noctigon-k1 to multi-channel (diff) | |
| download | anduril-5c2fc000a5081b203174b79d09044665fd0483ff.tar.gz anduril-5c2fc000a5081b203174b79d09044665fd0483ff.tar.bz2 anduril-5c2fc000a5081b203174b79d09044665fd0483ff.zip | |
converted noctigon-dm11-* builds to multi-channel
(but I could only test dm11-boost on actual hardware)
(also, it looks like dm11-sbt90 is almost identical to the base kr4 build,
so I removed its hwdef)
Diffstat (limited to 'hwdef-noctigon-kr4.h')
| -rw-r--r-- | hwdef-noctigon-kr4.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/hwdef-noctigon-kr4.h b/hwdef-noctigon-kr4.h index 02e88af..b06411d 100644 --- a/hwdef-noctigon-kr4.h +++ b/hwdef-noctigon-kr4.h @@ -5,11 +5,11 @@ /* * Pin / Name / Function - * 1 PA6 FET PWM (direct drive) (PWM1B) + * 1 PA6 FET PWM (direct drive) (PWM1B) (on some models) * 2 PA5 R: red aux LED (PWM0B) * 3 PA4 G: green aux LED * 4 PA3 B: blue aux LED - * 5 PA2 button LED (D4V2.5 only) + * 5 PA2 L: button LED (on some models) * 6 PA1 (none) * 7 PA0 (none) * 8 GND GND @@ -29,6 +29,7 @@ * * Main LED power uses one pin to turn the Opamp on/off, * and one pin to control Opamp power level. + * Linear brightness control uses the power level pin, with dynamic PWM. * The on/off pin is only used to turn the main LED on and off, * not to change brightness. * Some models also have a direct-drive FET for turbo. |
