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

Reduce memory allocation for getSplashImage() in web config #1063

Closed arntsonl closed 2 weeks ago

arntsonl commented 2 weeks ago

We absolutely do not need to make the splash image memory this large.

Reduces dynamic json doc heap and allows us to take a larger post max payload