LEDs now operating on button push

Fixed several bugs:
- TCB wasn't running. The datasheet steps were not complete.
- TCA was waking the MCU and causing the main program to run. Added checks
  to ensure program only runs on button or TCB wakeup.
- Fixed some peculiarities with specific RGBLED programs
This commit is contained in:
Brooke
2025-04-28 21:07:46 -04:00
parent 9827a8f6be
commit 4d58a3df74
5 changed files with 36 additions and 14 deletions