Sync apps

- ESP Flasher: Update Marauder bins to v1.0.0
- Sub-GHz Bruteforcer: Fix one/two byte text
This commit is contained in:
Willy-JL
2024-08-12 02:16:04 +02:00
parent 2ea6378092
commit c356d1ee79
2 changed files with 3 additions and 1 deletions

View File

@@ -17,6 +17,8 @@
- BLE Spam: Can use 20ms advertising again with LFS gone (by @Willy-JL) - BLE Spam: Can use 20ms advertising again with LFS gone (by @Willy-JL)
- Seader: Remove some optional asn1 fields (by @bettse) - Seader: Remove some optional asn1 fields (by @bettse)
- NFC Playlist: Fix extension check and error messages (by @acegoal07) - NFC Playlist: Fix extension check and error messages (by @acegoal07)
- ESP Flasher: Update Marauder bins to v1.0.0 (by @justcallmekoko)
- Sub-GHz Bruteforcer: Fix one/two byte text (by @Willy-JL)
- Various app fixes for `-Wundef` option (by @Willy-JL) - Various app fixes for `-Wundef` option (by @Willy-JL)
- BadKB: Lower BLE conn interval like base HID profile (by @Willy-JL) - BadKB: Lower BLE conn interval like base HID profile (by @Willy-JL)
- Desktop: Refactor Keybinds, no more 63 character limit, keybinds only loaded when pressed to save RAM (by @Willy-JL) - Desktop: Refactor Keybinds, no more 63 character limit, keybinds only loaded when pressed to save RAM (by @Willy-JL)