mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-27 04:55:53 +00:00
1. Fix the issue that the parameters obtained from RAM cannot be saved to NVS 2. Modify not to store the default value in NVS Closes https://github.com/espressif/esp-idf/issues/5129 Closes https://github.com/espressif/esp-idf/issues/5214