000000widow-hackspacecon/fw/HackSpaceCon_AS7/HSC_Wand
Brooke 4d58a3df74 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
2025-04-28 21:07:46 -04:00
..
HSC_Wand.componentinfo.xml migrate code to AS7, including fucked up arduino import 2025-04-23 01:42:39 -07:00
HSC_Wand.cppproj don't run timers in stop mode while debugging 2025-04-27 21:37:56 -07:00
hsv2rgb.cpp migrate code to AS7, including fucked up arduino import 2025-04-23 01:42:39 -07:00
hsv2rgb.h migrate code to AS7, including fucked up arduino import 2025-04-23 01:42:39 -07:00
isr.cpp LEDs now operating on button push 2025-04-28 21:07:46 -04:00
rgbled.cpp LEDs now operating on button push 2025-04-28 21:07:46 -04:00
rgbled.h LEDs now operating on button push 2025-04-28 21:07:46 -04:00
wand_program.cpp LEDs now operating on button push 2025-04-28 21:07:46 -04:00