Skip to content

Releases: kevinmcaleer/ota

Release 1.3

25 Apr 09:53
ebc8f1f
Compare
Choose a tag to compare

Reverted back to the original 1.0 verison of the code, and added some error checking and error correction.

Version 1.2

04 Sep 14:40
58efb77
Compare
Choose a tag to compare

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

19 Aug 10:10
Compare
Choose a tag to compare

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

19 Aug 10:18
dfad3ef
Compare
Choose a tag to compare

Push to PyPi test