Has the example of storing and retrieving the baseline been tested on an ESP32?
I tried it but I always get no baseline save. There are no errors reported and all else seems to work just fine. I suspect some sort of ESP32 incompatibility.
I suppose I could play EEPROM, write down the Hex code and write it back in. It would be a minor alteration to the example.
Thoughts?
PS I have no spare ESP8266 to test on right now.