dc32-retro-tech-addon/firmware/retro_tech_fw/user/src
true 3eb211fb54 finally fixed bug in i2c address scan check routine
was checking if set instead of negated. oops.
2024-08-08 03:35:03 -07:00
..
31fl3729.c clear LED values before initializing matrix 2024-08-04 19:41:11 -07:00
31fl3729.h i2c, IS31FL3729 cleanup 2024-08-03 11:40:10 -07:00
adc.c knob: fix up brightness direction, limits 2024-08-02 17:47:17 -07:00
adc.h knob: fix up brightness direction, limits 2024-08-02 17:47:17 -07:00
btn.c change button gpio init to be like other programs, as part of gpio_init() 2024-08-08 03:32:59 -07:00
btn.h buttons operate properly now 2024-08-05 13:04:54 -07:00
config.c holding BTN1 at boot will now reset settings to default 2024-08-05 20:00:12 -07:00
config.h holding BTN1 at boot will now reset settings to default 2024-08-05 20:00:12 -07:00
eeprom.c eeprom config save / restore working 2024-08-05 15:43:13 -07:00
eeprom.h eeprom config save / restore working 2024-08-05 15:43:13 -07:00
hsv2rgb.c directory path move 2024-07-29 03:47:51 -07:00
hsv2rgb.h directory path move 2024-07-29 03:47:51 -07:00
i2c.c finally fixed bug in i2c address scan check routine 2024-08-08 03:35:03 -07:00
i2c.h finally fixed bug in i2c address scan check routine 2024-08-08 03:35:03 -07:00
led.c clear LED values before initializing matrix 2024-08-04 19:41:11 -07:00
led.h knob: fix up brightness direction, limits 2024-08-02 17:47:17 -07:00
led_rgbprog.c RELEASE v0.0.1: parameter editor works, fixed bugs 2024-08-05 22:28:20 -07:00
led_rgbprog.h minor cleanup, fixes to random mode 2024-08-07 09:37:13 -07:00
rand.c fix incorrect cursor LED indices; fix rgb program 4 2024-08-02 19:27:45 -07:00
rand.h directory path move 2024-07-29 03:47:51 -07:00
ui.c non-white cursor no longer stays on in programming modes 2024-08-08 03:33:23 -07:00
ui.h fix incorrect cursor LED indices; fix rgb program 4 2024-08-02 19:27:45 -07:00