mirror of
https://github.com/dk98174003/Meshtastic-Client.git
synced 2026-05-08 06:14:28 +02:00
2b5422ef03
Settings menu to remember light/dark mode, connection and other settings.
12 lines
257 B
JSON
12 lines
257 B
JSON
{
|
|
"version": 2,
|
|
"host": "192.168.0.156",
|
|
"port": 4403,
|
|
"connection_type": "tcp",
|
|
"serial_port": "",
|
|
"ble_address": "",
|
|
"theme": "dark",
|
|
"channel_choice": "Public (broadcast)",
|
|
"window_geometry": "1500x820+201+355",
|
|
"sash_fraction": 0.4
|
|
} |