aboutsummaryrefslogtreecommitdiff
path: root/tk-delay.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed some compile issues related to delay_4ms()Selene ToyKeeper2019-11-131-0/+2
* Made DELAY_ZERO_TIME a per-MCU option; hopefully will sync to PWM better that...Selene ToyKeeper2017-10-211-1/+2
* Fixed unreliability of short-click detection.Selene ToyKeeper2017-08-191-1/+1
* First RoundTable example actually works (simple momentary 1-mode UI).Selene ToyKeeper2017-08-181-0/+4
* Made tk-delay.h allow use of both _delay_ms() and _delay_4ms().Selene ToyKeeper2017-03-181-3/+4
* Added _delay_4ms() thing from new smaller biscotti. Will need it for crescendo.Selene ToyKeeper2017-03-161-0/+13
* Replaced how USE_FILE_DELAY works.Selene ToyKeeper2015-10-051-7/+12
* Oops, delay_s() should delay for 1000 ms, not BOGOMIPS ms.Selene ToyKeeper2015-09-111-1/+1
* Refactored blf-a6 a bunch to export code to includes and make attiny portabil...Selene ToyKeeper2015-09-111-0/+51