diff options
| author | Selene ToyKeeper | 2023-10-31 11:42:00 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-10-31 11:42:00 -0600 |
| commit | 75e2290da9505a4e631e0debf65bdf2da2029e16 (patch) | |
| tree | a79b7e0f451551a73950ad6036ae020417d5a9e9 /hwdef-noctigon-kr4.c | |
| parent | restored original smooth-steps-downward timing; (diff) | |
| download | anduril-75e2290da9505a4e631e0debf65bdf2da2029e16.tar.gz anduril-75e2290da9505a4e631e0debf65bdf2da2029e16.tar.bz2 anduril-75e2290da9505a4e631e0debf65bdf2da2029e16.zip | |
converted fw3x-lume1 to new API, I think
(needs testing on actual hardware, and ideally tweaking to improve performance)
Diffstat (limited to '')
| -rw-r--r-- | hwdef-noctigon-kr4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hwdef-noctigon-kr4.c b/hwdef-noctigon-kr4.c index b721bdc..884151d 100644 --- a/hwdef-noctigon-kr4.c +++ b/hwdef-noctigon-kr4.c @@ -1,7 +1,6 @@ // Noctigon KR4 PWM helper functions // Copyright (C) 2020-2023 Selene ToyKeeper // SPDX-License-Identifier: GPL-3.0-or-later - #pragma once #include "chan-rgbaux.c" |
