Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 15:12
· 63 commits to develop since this release
2e44c5f

OpenShock Firmware 1.3.0

This release adds support for more boards, has more bugfixes, better error handling, and optimization/cleanup.

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