Update apps

- WAV Player: Better fix for unresponsiveness, handle thread exit signal (by CookiePLMonster)
- Laster Tag: External Infrared board support (by RocketGod-git), RFID support for ammo reload (by jamisonderek)
- ESP Flasher: Update blackmagic bin with WiFi Logs (by DrZlo13)
This commit is contained in:
Willy-JL
2024-09-04 23:52:58 +02:00
parent 0900ac3520
commit d80fbbfc9c
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,6 +1,12 @@
### Added:
- UL: Sub-GHz: Add new protocols: Marantec24 (static 24 bit) and GangQi (static 34 bit) (by @xMasterX)
### Updated:
- Apps:
- WAV Player: Better fix for unresponsiveness, handle thread exit signal (by @CookiePLMonster)
- Laster Tag: External Infrared board support (by @RocketGod-git), RFID support for ammo reload (by @jamisonderek)
- ESP Flasher: Update blackmagic bin with WiFi Logs (by @DrZlo13)
### Fixed:
- RFID:
- OFW: Fix detection of GProx II cards and false detection of other cards (by @Astrrra)