Compare (verify) source(s) to what's baked inside an ESP8266
Posted: Thu Oct 06, 2022 9:42 am
Due to a lack of administration I'd like to know whether there is a (simple) way to compare a source code I have in the Arduino IDE against what I actually baked into an ESP8266. Got a working program running for more than a year now and I'd like to add functionality, however, I do not know anymore which software version I actually used (I have several attempts named xxxx_v1.ino, xxx_v2.ino etc. It is probably the one with the highest version number but not sure...)
So can I download code or a checknumber from an existing ESP8266 and compare that to existing software in Arduino IDE? Or is there a simple verify function I missed?
As always thanks!
So can I download code or a checknumber from an existing ESP8266 and compare that to existing software in Arduino IDE? Or is there a simple verify function I missed?
As always thanks!