Commit Graph

3 Commits

Author SHA1 Message Date
true 5365ab2d5b fix i2c routines 2024-08-10 07:08:02 -07:00
true c5bfc4cb73 add and modify flame programs, work around i2c lockup, other bugfixes
added a flashing program, fixed up rainbow program, fixed program bugs. added an iterate program, which iterates over the existing programs with random delays.

I've had i2c lock up with AF bit set while writing data, so now I look for that error and just bail

buttons were not being handled at the correct input update rate. this has been fixed.

led data wasn't initialized at power on. this has been fixed.
2024-08-07 13:38:15 -07:00
true 9ecef1ab38 initial commit of butchered code, minimum viable for DC32 2024-08-07 02:43:20 -07:00