diff options
| author | Selene ToyKeeper | 2023-10-12 17:54:35 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-10-12 17:54:35 -0600 |
| commit | cfdbff9ff8ee8f5a36303c8710957fb88ef8b1c7 (patch) | |
| tree | dd97e6c5a367c3df16d9d898879cffd1c9e51c9c /hwdef-thefreeman-boost21-mp3431-hdr-dac-argb.c | |
| parent | fixed RGB aux colors being off by one (diff) | |
| download | anduril-cfdbff9ff8ee8f5a36303c8710957fb88ef8b1c7.tar.gz anduril-cfdbff9ff8ee8f5a36303c8710957fb88ef8b1c7.tar.bz2 anduril-cfdbff9ff8ee8f5a36303c8710957fb88ef8b1c7.zip | |
misc comments, spacing, documentation
Diffstat (limited to 'hwdef-thefreeman-boost21-mp3431-hdr-dac-argb.c')
| -rw-r--r-- | hwdef-thefreeman-boost21-mp3431-hdr-dac-argb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdef-thefreeman-boost21-mp3431-hdr-dac-argb.c b/hwdef-thefreeman-boost21-mp3431-hdr-dac-argb.c index 555167e..31feec9 100644 --- a/hwdef-thefreeman-boost21-mp3431-hdr-dac-argb.c +++ b/hwdef-thefreeman-boost21-mp3431-hdr-dac-argb.c @@ -12,7 +12,7 @@ bool gradual_tick_main(uint8_t gt); Channel channels[] = { - { // channel 1 only + { // main LEDs .set_level = set_level_main, .gradual_tick = gradual_tick_main }, |
