Commit graph

13 commits

Author SHA1 Message Date
jakeg00dwin
71ff471fde changed function signiture to return uint8 type instead of uint16. 2025-02-14 14:02:13 -08:00
jakeg00dwin
724237147f changed ReadADC() into ReadFader(). Added ReadSpeed() function and documentation. 2025-02-14 13:57:52 -08:00
721fe66cf4 Added doxygen comments to the function protopyes in header. 2025-02-13 12:22:43 -08:00
9b9b8a07e4 removed uneeded prototype 2025-02-13 12:14:52 -08:00
98c9fde2b9 updated motor move to function signiture 2025-02-12 14:53:11 -08:00
5b2ce9f4d8 changed paramaters and names. 2025-02-12 11:48:14 -08:00
355b7eea87 Added new function prototype 2025-02-12 11:43:06 -08:00
6146e986b5 struct field updated 2025-02-12 11:31:37 -08:00
dd1868b308 Added header files for the uC
These only get used during local development and aren't used during the
actual builds.
2025-02-12 11:31:26 -08:00
491df6d407 changed style 2025-02-10 15:06:15 -08:00
6b3b564f62 changed BP to SS for switch state. 2025-02-10 14:38:14 -08:00
3d64b1aa7f Added a new main.h file.
Putting all the prototypes and type declarations here.
2025-02-10 14:35:14 -08:00
client_code_paulM
63ca73b223 Initial commit 2025-02-10 18:25:49 +00:00