OpenStickCommunity / GP2040-CE

Multi-Platform Gamepad Firmware for Raspberry Pi Pico and other RP2040 boards
https://gp2040-ce.info
MIT License
1.24k stars 279 forks source link

[BUG] v0.7.9 status LED does not stay lit when enabled. #1064

Open TheTrainGoes opened 2 weeks ago

TheTrainGoes commented 2 weeks ago

Expected Behavior

When the On-Board LED add-on is enabled and set to Mode Indicator using the device normally should result in a constant LED.

Current Behavior

When the On-Board LED add-on is enabled and set to Mode Indicator using the device normally the LED is not on.

Steps to Reproduce

1 - Go to web-config 2 - Enable the On-Board LED add-on 3 - Set to Mode Indicator 4 - Save and restart device

This was introduced in v0.7.9. Tested on v0.7.8 and everything is working as intended.