aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-10-26 08:47:28 -0600
committerSelene ToyKeeper2023-10-26 08:47:28 -0600
commit3be63ea383d1a0a9251eb7de974ee2012535b1b1 (patch)
tree699782530d5391be028b7b1b85b19821c64cfbfb
parentconverted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for reference (diff)
downloadanduril-3be63ea383d1a0a9251eb7de974ee2012535b1b1.tar.gz
anduril-3be63ea383d1a0a9251eb7de974ee2012535b1b1.tar.bz2
anduril-3be63ea383d1a0a9251eb7de974ee2012535b1b1.zip
minor comment cleanup
-rw-r--r--hwdef-blf-lt1.h1
-rw-r--r--hwdef-emisar-2ch.c1
-rw-r--r--hwdef-emisar-d4k-3ch.c1
3 files changed, 2 insertions, 1 deletions
diff --git a/hwdef-blf-lt1.h b/hwdef-blf-lt1.h
index bac21cf..8fce09f 100644
--- a/hwdef-blf-lt1.h
+++ b/hwdef-blf-lt1.h
@@ -68,6 +68,7 @@ uint8_t ch2_pwm, ch2_dsm;
#define CH2_PIN PB0 // pin 5, cold tint PWM
#define CH2_PWM OCR0A // OCR0A is the output compare register for PB0
+// lighted button
#define AUXLED_PIN PB4 // pin 3
// e-switch
diff --git a/hwdef-emisar-2ch.c b/hwdef-emisar-2ch.c
index 31d27af..b09b681 100644
--- a/hwdef-emisar-2ch.c
+++ b/hwdef-emisar-2ch.c
@@ -1,7 +1,6 @@
// Emisar 2-channel generic w/ tint ramping
// Copyright (C) 2021-2023 Selene ToyKeeper
// SPDX-License-Identifier: GPL-3.0-or-later
-
#pragma once
#include "chan-rgbaux.c"
diff --git a/hwdef-emisar-d4k-3ch.c b/hwdef-emisar-d4k-3ch.c
index 3fed41a..58e9b35 100644
--- a/hwdef-emisar-d4k-3ch.c
+++ b/hwdef-emisar-d4k-3ch.c
@@ -6,6 +6,7 @@
#include "spaghetti-monster/anduril/channel-modes.h" //for circular_tint_3h()
#include "chan-rgbaux.c"
+void set_level_zero();
void set_level_main2(uint8_t level);
void set_level_led3(uint8_t level);
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.