1.1.0
版本发布时间: 2022-05-23 17:15:12
ExpressLRS/Backpack最新发布版本:1.5.1(2024-09-21 10:29:02)
Demo video: https://youtu.be/hu_Xt1rrgfo
Enhancements
- Passthrough flashing of backpack for S.PORT modules #66
Bug fixes
- Fix broken Namimno STM32 backpack firmware upload #64
- Re-enable SPI Mode on boot for Rapidfire #65
- Fix dependency issue that was causing builds to fail #67
- Fix failing builds caused by a breaking change in PlatformIO (src_filter to build_src_filter) #69
A note on versioning
The versioning scheme chosen by the ExpressLRS devs is based on the semantic versioning scheme. Where a version is defined as “major.minor.patch” major = major new feature and/or incompatible changes minor = minor features or enhancements and/or new targets patch = bug-fixes