mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-22 12:33:11 +00:00
upd changelog
This commit is contained in:
parent
3ed62e334f
commit
9dc97807a0
2 changed files with 4 additions and 2 deletions
|
@ -19,12 +19,15 @@
|
|||
- JS:
|
||||
- Refactor widget and keyboard modules, fix crash (by @Willy-JL | PR #770)
|
||||
- SubGHz module fixes and improvements (by @Willy-JL)
|
||||
* OFW PR 3788: Infrared: check for negative timings (by @gsurkov)
|
||||
* OFW: Infrared: check for negative timings
|
||||
* OFW: Fix iButton/LFRFID Add Manually results being discarded
|
||||
* OFW: Event Loop Timers
|
||||
* OFW: Updater: resource compression
|
||||
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
|
||||
## Other changes
|
||||
* OFW: Disabled ISR runtime stats collection for updater builds
|
||||
* OFW: VSCode fixes: .gitignore & clangd
|
||||
* OFW: ufbt: synced .clang-format rules with main
|
||||
* OFW: Code formatting update
|
||||
* OFW: scripts: runfap: fixed starting apps with spaces in path
|
||||
* OFW: toolchain: v38. clangd as default language server
|
||||
|
|
|
@ -3563,4 +3563,3 @@ type: parsed
|
|||
protocol: NEC
|
||||
address: 40 00 00 00
|
||||
command: 17 00 00 00
|
||||
|
||||
|
|
Loading…
Reference in a new issue