1.3.0-rc.1
Pre-release
Pre-release
github-actions
released this
28 Aug 07:20
·
191 commits
to develop
since this release
OpenShock Firmware 1.3.0-rc.1
This is the first release candidate for version 1.3.0.
Highlight
- Added support for DFRobot Firebeetle, Wemos S3 Mini and WaveShare S3 Zero boards.
Minor Updates
- Re-Add PET998DR Quiet Postamble.
- Fix CaiXianlin protocol sending non-zero when doing a beep command.
- Moved schema files to seperate repository.
- Improve error handling and logging.
- Dependency updates.
- Code cleanup, optimization and refactoring.
Flashing the firmware
Download OpenShock_[board]_[version].bin
and flash it to your microcontroller:
esptool write_flash 0x0 OpenShock_[board]_[version].bin