aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-ramping.h
diff options
context:
space:
mode:
authorSelene ToyKeeper2019-05-22 21:08:04 -0600
committerSelene ToyKeeper2019-05-22 21:08:04 -0600
commitb17fb36ccf2daec18894e9cb555615019589c5c4 (patch)
tree728ed9facd86ccc2527e1555e4fa8acbfd66c5de /spaghetti-monster/fsm-ramping.h
parentsmoothed out MF01S tint "pop" a little more by making a few steps which are s... (diff)
parentD4S actually steps down a bit too fast, so... minimize that (diff)
downloadanduril-b17fb36ccf2daec18894e9cb555615019589c5c4.tar.gz
anduril-b17fb36ccf2daec18894e9cb555615019589c5c4.tar.bz2
anduril-b17fb36ccf2daec18894e9cb555615019589c5c4.zip
merged from fsm branch to get a bunch of new updates
Diffstat (limited to 'spaghetti-monster/fsm-ramping.h')
-rw-r--r--spaghetti-monster/fsm-ramping.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/spaghetti-monster/fsm-ramping.h b/spaghetti-monster/fsm-ramping.h
index 4ce8015..dcc3b74 100644
--- a/spaghetti-monster/fsm-ramping.h
+++ b/spaghetti-monster/fsm-ramping.h
@@ -28,6 +28,7 @@ volatile uint8_t actual_level = 0;
#ifdef USE_TINT_RAMPING
uint8_t tint = 128;
+#define USE_TRIANGLE_WAVE
#endif
#ifdef USE_SET_LEVEL_GRADUALLY