1.5.1
OpenShock Firmware 1.5.1
Hotfix release addressing a safety-critical E-Stop bypass.
Bug Fixes
- E-Stop - Fixed shocker commands being transmitted while E-Stop was active. Commands are now rejected at the entry point (
CommandHandler::HandleCommand) and discarded in the RF transmit task's receive loop when E-Stop is engaged.
Full Changelog: 1.5.0 -> 1.5.1
Flashing the firmware
Download OpenShock_[board]_[version].bin and flash it to your microcontroller:
esptool write_flash 0x0 OpenShock_[board]_[version].bin