aboutsummaryrefslogtreecommitdiff
path: root/hwdef-emisar-d4v2.c
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-07-18 14:44:40 -0600
committerSelene ToyKeeper2023-07-18 14:44:40 -0600
commit6c7c99b1be9a684e3a6ccc533f46979b39f7a529 (patch)
treebe94359c376f25939b5b71627e002b3d11e765bb /hwdef-emisar-d4v2.c
parentlowercase'd sofirn-lt1s-pro files (diff)
downloadanduril-6c7c99b1be9a684e3a6ccc533f46979b39f7a529.tar.gz
anduril-6c7c99b1be9a684e3a6ccc533f46979b39f7a529.tar.bz2
anduril-6c7c99b1be9a684e3a6ccc533f46979b39f7a529.zip
converted Emisar D4 and BLF Q8 to multi-channel,
and enabled previously-removed tactical mode on the Q8 since there seems to be enough space now (also lowercased their hwdef files)
Diffstat (limited to 'hwdef-emisar-d4v2.c')
-rw-r--r--hwdef-emisar-d4v2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdef-emisar-d4v2.c b/hwdef-emisar-d4v2.c
index c4ae5dd..ada4eb8 100644
--- a/hwdef-emisar-d4v2.c
+++ b/hwdef-emisar-d4v2.c
@@ -11,7 +11,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
},