iotappstory / ESP-Library

Software Distribution and Management Over the Air
GNU Lesser General Public License v2.1
124 stars 35 forks source link

added bool eepFieldsConvertOldToNew() #181

Closed Onno-Dirkzwager closed 3 years ago

Onno-Dirkzwager commented 3 years ago

This is to convert the old eeprom style layout to the new style.

By running this in the onFirstBoot callback of your next update your previously added fields will be converted and stored in the new style eeprom layout.