Commit Graph

7 Commits

Author SHA1 Message Date
randomuser 850cdcc525 remove unnecessary argument to printf (line 64) 2021-06-11 00:32:02 -05:00
randomuser 99988c922f rename settings struct s 2021-06-11 00:29:37 -05:00
randomuser dcc2e07295 change timer to deal only in seconds 2021-06-11 00:26:49 -05:00
randomuser 3ad3002985 move timerlib.h -> timerlib.c, also slight update 2021-06-11 00:06:29 -05:00
randomuser b700a35ded adopt shorter switch(...) { case ... } convention 2021-06-10 23:23:06 -05:00
randomuser 85f3d82f15 add generalized timer functions to timerlib.h 2021-06-10 23:18:17 -05:00
randomuser 7a654466db add timer application 2021-06-10 23:10:47 -05:00