aboutsummaryrefslogtreecommitdiff
path: root/hwdef-thefreeman-boost21-mp3431-hdr-dac-argb.c
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-10-12 17:54:35 -0600
committerSelene ToyKeeper2023-10-12 17:54:35 -0600
commitcfdbff9ff8ee8f5a36303c8710957fb88ef8b1c7 (patch)
treedd97e6c5a367c3df16d9d898879cffd1c9e51c9c /hwdef-thefreeman-boost21-mp3431-hdr-dac-argb.c
parentfixed RGB aux colors being off by one (diff)
downloadanduril-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.c2
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
},