This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
Breaking Changes
The following changes are considered breaking, and will not be compatible with the hardware used in the previous version.
- Migrated to two separate hardware modules to run the blaster. There is now a bluetooth sketch along with a mainboard sketch to distinguish between the two hardware modules. (#71)
Major Changes
- Fixed an issue whereby the blaster locks up when sending bluetooth commands. (#62)
- Introduced a new (optional) PCB to help with wiring consolidation and centralization of the power bus. (#78)
- Added a static PIN code (see documentation) while pairing to the blaster. (#97)
Other Changes
- Added release build workflow outputs for UF2 files that can be deployed directly to the device using the stock bootloader. (#93)
- Removed AppVeyor in favor of GitHub actions.
- Updated the schematic diagrams to use KiCad v6 (beta) and use hierarchical sheets. (#87)
- Connected the project to SonarQube for code quality analysis. (#104)
- Enabled the blaster to change settings even while actively in use. (#84)
Full Changelog: v2.0...v3.0.3