Releases: kevinmcaleer/ota
Releases · kevinmcaleer/ota
Release 1.3
Reverted back to the original 1.0 verison of the code, and added some error checking and error correction.
Version 1.2
This release includes Pierre's clever version management, which does away with the need to edit the version.json
file and uses the git commit version instead, which means 1 less file to edit!
Version 1.0
Version 1.0
OTA Connects to a github repo of your choice and updates a single file based on the latest version number stored in version.json
on the repo and also on the MicroPython device.
Version 1.01
Push to PyPi test