Commit Graph

3 Commits

Author SHA1 Message Date
1279eabf39 Only set banks/register without writing
Also make sure all registers are cleared out before writing to them.
2024-07-08 23:11:19 +02:00
041836fb1e Separated pca9554 function into file
- Created helper function for setting each LED
- Helper functions take bank of 8 bit register to hold state in main
  file, and use helper functions to manipulate state variables using
pointers.
2024-07-08 23:09:03 +02:00
5ff3a3b282 Running all devices 2024-07-07 23:47:23 +02:00