Files
vicliu bf7068b02b 0.1.26-alpha release
* refactor: render chat rows from presentation state

* Fix Meshtastic channel sync and add MeshCore CN preset

* Add granular chat notification settings

* Add SD settings backup and restore

* Prepare 0.1.26-alpha release

---------

Co-authored-by: vicliu624 <vicliu@outlook.com>
2026-05-19 16:04:42 +08:00

13 lines
238 B
JSON

{
"name": "ui_map_runtime",
"version": "0.1.0",
"build": {
"includeDir": "include",
"srcDir": "src",
"flags": [
"-I../../modules/ui_map_runtime/include",
"-I../../modules/ui_presentation/include"
]
}
}