Commit Graph

8 Commits

Author SHA1 Message Date
Jake Goodwin dad3f8f82a Defined the clear byte function 2024-08-25 06:54:18 -07:00
Jake Goodwin cfdf40bd9c Wrote code to pass tests for the showbyte function.
+ Added statment for checking bits for hi/low
2024-08-25 06:44:32 -07:00
Jake Goodwin 9fc9e43cd6 Fixed issue with pin number
Fixed an issue where a placeholder value was still being used in a
function.
2024-08-25 06:38:10 -07:00
Jake Goodwin 33e75b2e6a Removed unused functions, Added new structure
+ Added new structure for holding a byte of LEDS.
+ Added new function to creating structure of Led array.
- Removed older functions for half-bytes.
- Removed the older function prototypes.
2024-08-25 06:19:31 -07:00
Jake Goodwin 92512c257e Added functions to set leds high and low. 2024-08-24 09:42:54 -07:00
Jake Goodwin 2b45d70044 formatting auto 2024-08-24 09:05:07 -07:00
jakeg00dwin 0037bb3d9b Changes for running in 4bit mode 2024-08-23 17:06:03 -07:00
jakeg00dwin a77e544358 Added LED Controller module. 2024-08-21 19:59:14 -07:00