TASMOTA builds

   This is not an OTA server (the connection is via HTTPS),
   so you need to download the files locally first and then use the
   "Upgrade by file upload" selector under the TASMOTA Firmware
   Upgrade tab and manually choose the file for upload.

   The files here are unconfigured TASMOTA binaries; that is, they
   will start an access-point named "tasmota-XXXX" which you'll
   need to configure your tablet/phone/PC to use and then connect
   on the normal TASMOTA default IP of 192.168.4.1 to get the web
   configuration page.

   From the "Configure WiFi" tab on that configuration page you can
   give TASMOTA the SSID and password of your real WiFi network.
   After hitting the "Save" button, the ESP8266 will shut-down its
   own access-point, reboot and join local WiFi network you just
   specified.

   NOTE -- These binaries will almost certainly OVERWRITE any
           settings which were originally on your ESP8266 and
           they will be lost.  You have been warned!
   

FILESHA256 CHECKSUMTASMOTA
VERSION
NOTES
tasmota-minimal.bin 779fd9ec5a2f04135b46213ba1e217db4e094b2fae9cfb0f0deb504affef2dc0 8.1.0.9"tasmota-minimal", Use before
any other uploads.
tasmota-GPS.bin b042da4a6949bbc07eae6aa9b77dacf3408fa9de8efbbb92849bab4846091d3f 8.1.0.9Basic "tasmota", with #define USE_GPS
and #define USE_FLOG set.



   If you have no idea what this is about, or what TASMOTA is, please
   refer to  the README file.