mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-15 15:00:02 +01: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