mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-17 00:28:11 -07:00
471 B
471 B
Added:
- OFW: iButton: Support ID writing (by @Astrrra)
- FBT: Add
-Wundefto compiler options (by @hedger)
Updated:
- Apps:
- Seader: Remove some optional asn1 fields (by @bettse)
- NFC Playlist: Fix extension check and error messages (by @acegoal07)
- OFW: FBT: Toolchain v39 (by @hedger)
Fixed:
- OFW: NFC: Fix plantain balance string (by @Astrrra)
- OFW: JS: Ensure proper closure of variadic function in
mjs_array(by @derskythe)