Commit Graph

10 Commits

Author SHA1 Message Date
true 218819f75f fixed led flashing in programming mode being fucked
don't write code when sleep deprived you make stupid mistakes
2024-08-08 03:51:24 -07:00
true 3a48cd8f06 change button gpio init to be like other programs, as part of gpio_init() 2024-08-08 03:32:59 -07:00
true 340cdcad89 initialize memory for led programs at startup 2024-08-07 13:22:24 -07:00
true 4dc61abc40 minor cleanup, fixes to random mode 2024-08-07 09:37:13 -07:00
true 4e7985273b RELEASE v0.0.1: parameter editor works, fixed bugs 2024-08-05 22:28:20 -07:00
true 196a2b8301 holding BTN1 at boot will now reset settings to default
note that they are not stored yet. must go through an edit loop, or change your cursor config, in order to commit the settings to EEPROM.
2024-08-05 20:00:12 -07:00
true 5177b02ab0 i2c, IS31FL3729 cleanup 2024-08-03 11:40:10 -07:00
true 70bf2c481f fix i2c comms failures 2024-08-02 17:33:02 -07:00
true 5d1cc3f518 reduce main interrupt tick rate 2024-08-01 04:45:31 -07:00
true 9d8653b528 directory path move 2024-07-29 03:47:51 -07:00