aboutsummaryrefslogtreecommitdiff
path: root/tk-delay.h
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-08-22 23:28:35 -0600
committerSelene ToyKeeper2018-08-22 23:28:35 -0600
commit0499082b50b00d942e00d2d272a0c74b4c5ca1cd (patch)
tree95d10d2cdce1b62c2288bb28064bf519b0dfabf3 /tk-delay.h
parentRearranged strobe group mode order, fixed party strobe. (diff)
downloadanduril-0499082b50b00d942e00d2d272a0c74b4c5ca1cd.tar.gz
anduril-0499082b50b00d942e00d2d272a0c74b4c5ca1cd.tar.bz2
anduril-0499082b50b00d942e00d2d272a0c74b4c5ca1cd.zip
Reduced ROM size by making successive nice_delay_ms calls collapse any time the user completes an input sequence.
All nice delays then get aborted until the next trip through the main() loop. Eliminates the need to wrap nice_delay_ms() calls and handle the exit condition. Also eliminates the risk of getting the UI out of sync with button events.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions