1.1.0-rc.2
Pre-release
Pre-release
github-actions
released this
18 Jan 19:26
·
314 commits
to develop
since this release
OpenShock Firmware 1.1.0-rc.2
This is the RC (Release Candidate) 2 for version 1.1.0
We did a couple of bugfixes:
- Fixed User-Agent header not being set on websocket connections.
- Stopped frontend from requesting to connect to a secured network without a password.
- Do sanity checking on pairing code length in firmware to return a proper error message early.
- Fixed some SemVer parsing logic.
Flashing the firmware
Download OpenShock_[board]_[version].bin
and flash it to your microcontroller:
esptool write_flash 0x0 OpenShock_[board]_[version].bin