1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 04:34:43 +04:00

upd changelog

This commit is contained in:
MX
2025-06-27 21:22:52 +03:00
parent 5ee3f7c68d
commit 91a235b395

View File

@@ -14,8 +14,9 @@
* OFW PR 4210: Infrared: Add text scroll to remote buttons (by @956MB) * OFW PR 4210: Infrared: Add text scroll to remote buttons (by @956MB)
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) * Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
## Other changes ## Other changes
* RFID 125khz: Fix strange bug with LCD backlight going off after doing "Write"
* SubGHz: Fix possible frequency analyzer deadlock when holding Ok (by @WillyJL) * SubGHz: Fix possible frequency analyzer deadlock when holding Ok (by @WillyJL)
* RFID: Add DEZ10 representation to EM410X (by @realcatgirly) * RFID 125khz: Add DEZ10 representation to EM410X (by @realcatgirly)
* OFW PR 4205: fix sample durations when using external CC1101 (by @Aerosnail) * OFW PR 4205: fix sample durations when using external CC1101 (by @Aerosnail)
* OFW PR 4206: Stop JS PWM on exit (by @portasynthinca3) * OFW PR 4206: Stop JS PWM on exit (by @portasynthinca3)
* OFW PR 4212: Fixed inverted logic condition in subghz chat cli (by @GameLord2011) * OFW PR 4212: Fixed inverted logic condition in subghz chat cli (by @GameLord2011)