OpenStickCommunity / GP2040-CE

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

Properly clean up JS mappings when switching profiles #1175

Closed bsstephan closed 1 month ago

bsstephan commented 1 month ago

I missed the cleanup of the new LS/DP/RS mappings in gamepad.cpp. Switching a profile would leak this memory.