Skip to content

0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@ldab ldab released this 17 Mar 09:53
· 9 commits to master since this release
3435f12

What's Changed

  • My pid by @ldab in #1
  • include PaperTrail and revert to on_off by @ldab in #2
  • Blynk 2.0 by @ldab in #3
  • publish reset reason to papertrail by @ldab in #4
  • use blynk to OTA by @ldab in #5
  • Implement CI on GitHub Actions by @ldab in #6

New Contributors

  • @ldab made their first contribution in #1

Flashing

$ python ".\esptool.py" --before default_reset --after hard_reset --chip esp8266 --port "COM5" --baud 921600 write_flash 0x0 .\firmware.bin

Full Changelog: https://github.com/ldab/esp32_pottery_kiln/commits/0.0.5