You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixes & Features
Added config option use_rollback along with SDUCfg.useRolllback( bool ), setting it to false will disable the rollback checks and force the loading of menu.bin from the SD Card. This adresses specific partition schemes that do not use OTA1/OTA2.
M5Stack-SD-Menu can now be compiled with platformio, while this is sub-optimal for binary size, it can still be used along with platformio binaries that use specific or arduino incompatible partition schemes.