Hello unpainted, I have a quick question for you.
I'm still experimenting a lot with my LV07 and LV08 for that matter. I'm worried about excessive writing to the NVS data area of the ESP32 every time I make a minor change and need to press
Save to have the change(s) take effect.
For instance when I change only the core voltage a slight amount, I need to press
Save which updates the NVS partition with the new settings every time! I don't wish to do a save, just want to change the frequency or core voltage without writing unnecessarily to the NVS partition.
I have already placed buttons at the ends of the drop-down lists for both frequency and core voltage, I just haven't been able to work out the code that goes along with a mouse click. My question is, do you know how to do this?
Any help would be appreciated...