Skip to content

Conversation

@craiglink
Copy link
Contributor

leverage custom esp32 WebServer library which conditionally compiles out Authentication code to match our ENABLE_AUTHENTICATION preprocessor definition usage.

craiglink/arduino-esp32-libraries-WebServer@release/v2.x...no-auth

Additionally, it fixes a const array to be static const and reduce RAM usage by 320 bytes.

PR for the static const has been submitted back to espressif : espressif/arduino-esp32#9594

[env:wifi]
RAM: [=== ] 27.1% (used 88944 bytes from 327680 bytes)
Flash: [========= ] 90.8% (used 1785069 bytes from 1966080 bytes)

…out Authentication code to match our ENABLE_AUTHENTICATION preprocessor definition usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant