2 Commits

Author SHA1 Message Date
Dave Allie
fb0b82c4d9
Use a JSON filter to avoid crashes when checking for updates
The source data can be quite large if the release description is large
Fixes https://github.com/daveallie/crosspoint-reader/issues/124
2025-12-29 02:24:20 +11:00
Dave Allie
d23020e268
OTA updates (#96)
## Summary

* Adds support for OTA
  * Gets latest firmware bin from latest GitHub release
* I have noticed it be a little flaky unpacking the JSON and
occasionally failing to start
2025-12-22 17:16:46 +11:00