aboutsummaryrefslogtreecommitdiff
path: root/hw/thefreeman/avr32dd20-devkit
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-12-15 04:45:51 -0700
committerSelene ToyKeeper2023-12-15 04:45:51 -0700
commit8572911b9a8902d25480ed08a9c6b6486b8735ba (patch)
treeff322cfacb945ae7502298be4cd9a787dba360b8 /hw/thefreeman/avr32dd20-devkit
parentclarified which-hex-file.md a bit; make sure the model number matches (diff)
downloadanduril-8572911b9a8902d25480ed08a9c6b6486b8735ba.tar.gz
anduril-8572911b9a8902d25480ed08a9c6b6486b8735ba.tar.bz2
anduril-8572911b9a8902d25480ed08a9c6b6486b8735ba.zip
use BLIP_LEVEL instead of 0 for "blip"s
This helps when using a regulator which doesn't like being turned off and back on quickly.
Diffstat (limited to 'hw/thefreeman/avr32dd20-devkit')
-rw-r--r--hw/thefreeman/avr32dd20-devkit/anduril.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/thefreeman/avr32dd20-devkit/anduril.h b/hw/thefreeman/avr32dd20-devkit/anduril.h
index 02d5de3..3152183 100644
--- a/hw/thefreeman/avr32dd20-devkit/anduril.h
+++ b/hw/thefreeman/avr32dd20-devkit/anduril.h
@@ -110,6 +110,7 @@
#define PARTY_STROBE_ONTIME 1 // slow down party strobe
#define STROBE_OFF_LEVEL 1 // keep the regulator chip on between pulses
+#define BLIP_LEVEL 1 // same
// smoother candle mode with bigger oscillations
#define CANDLE_AMPLITUDE 40
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.