aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-standby.c
diff options
context:
space:
mode:
authorSelene ToyKeeper2020-03-16 03:19:42 -0600
committerSelene ToyKeeper2020-03-16 03:19:42 -0600
commit49f1b5ccd2033109814b99ea4650375e8f33a6be (patch)
tree40b185f4198630a1a9377c6282db5f9e690f9cbc /spaghetti-monster/fsm-standby.c
parentincreased blink speed slightly, and added a library function to blink out 16-... (diff)
downloadanduril-49f1b5ccd2033109814b99ea4650375e8f33a6be.tar.gz
anduril-49f1b5ccd2033109814b99ea4650375e8f33a6be.tar.bz2
anduril-49f1b5ccd2033109814b99ea4650375e8f33a6be.zip
merged some misc fixes from pakutrai, cleaned up comments, removed unused symbols
Diffstat (limited to '')
-rw-r--r--spaghetti-monster/fsm-standby.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/spaghetti-monster/fsm-standby.c b/spaghetti-monster/fsm-standby.c
index 14b6df1..b002b91 100644
--- a/spaghetti-monster/fsm-standby.c
+++ b/spaghetti-monster/fsm-standby.c
@@ -87,10 +87,6 @@ void sleep_until_eswitch_pressed()
#ifdef USE_THERMAL_REGULATION
// forget what the temperature was last time we were on
reset_thermal_history = 1;
- // FIXME: not sure if this should be here
- // (the intent is to make sure temperature gets measured before
- // thermal logic gets executed)
- //set_admux_therm();
#endif
// go back to normal running mode