Commit graph

7 commits

Author SHA1 Message Date
Gabe Venberg 2599bbb6b8 added comments to document non-obvious things. 2023-09-13 13:11:17 -05:00
Gabe Venberg ae1e7979c7 adapted to argp, added options to control the tty. 2023-09-13 12:47:59 -05:00
Gabe Venberg 85c2e213b5 made follow workplace style guide
broke out into functions, implemented the (stupid) single return rule,
(seriously, see how many nested if's it generates.), and added
timestamps to logfile.
2023-09-12 09:03:54 -05:00
Gabe Venberg 187bb3f761 improved helpstring. 2023-09-08 10:27:08 -05:00
Gabe Venberg 97fb8de5da Did a few exersises, most of the way through serial_logger. 2023-09-06 16:46:41 -05:00
Gabe Venberg 1f4cc71b96 Hello world and puzzle program. 2023-09-01 17:24:28 -05:00
Gabe c4e5fbf0c9 Initial commit 2023-08-30 21:38:54 +00:00