Closed cxtal closed 3 years ago
More on #8 - I think this should be left as being optional to the user since it does not seem like a developer choice. Oh well, what's one more #if
going to harm? :sweat_smile: Perhaps a follow-up commit.
I tested this with the TinyPico using the Minimal SPIFFS partitioning and it worked quite well. The only change I had to make was on line 150, where I increased the buffer size from 256 to 4096. I live in a dense residential area and smaller buffer was not enough to include all of the wifi APs nearby.
RAM: [== ] 17.8% (used 58332 bytes from 327680 bytes)
Flash: [======= ] 71.4% (used 1403178 bytes from 1966080 bytes)
Greetings! Here is a short summary of changes that should fix #8 , #4 , addresses some concerns for #5 and perhaps makes #3 somewhat easier to deal with:
We have checked with a WeMoS D1 Pro (ESP8266) and an ESP32 Dev Module and both architectures seem to work flawlessly now. I do realize that there are quite some changes but it's a single file so not much one can do. In any case, we have a copy on our development wiki so if you just want to nitpick and keep the things you like and throw away what you do not like, please feel free to do so. Or feel free to just merge! :)
Very nice sketch and solves a lot of issues with finding cheap, expendable and low-power hardware for FIND3! All thumbs up and many thanks for your contribution! :+1: