aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-states.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-08-23Added thermal regulation to SpaghettiMonster / Baton.Selene ToyKeeper1-0/+2
Made some LVP values configurable. Removed high_temperature() / low_temperature() shortcuts for now.
2017-08-19Completely reorganized SpaghettiMonster code into smaller logical pieces: ↵Selene ToyKeeper1-0/+108
fsm-*.c and fsm-*.h.