vaccine-notifier
June 13, 2021 · View on GitHub
ESP8266
Fetch the certificate store from Mozilla and upload it to your ESP’s SPIFFS
https://raw.githubusercontent.com/esp8266/Arduino/master/libraries/ESP8266WiFi/examples/BearSSL_CertStore/certs-from-mozilla.py https://www.instructables.com/Using-ESP8266-SPIFFS/
Tools
https://github.com/earlephilhower/arduino-esp8266littlefs-plugin/releases
https://github.com/earlephilhower/arduino-esp8266littlefs-plugin/issues/15
- Unzip the downloaded
.zipfolder to theArduino/toolsfolder. - Restart your Arduino IDE
- In the Tools menu, check that you have the option
ESP8266 LittleFS Data Upload