mirror of
https://github.com/meshtastic/python.git
synced 2026-06-16 11:29:58 -04:00
Added very basic implementation of configure yaml
This commit is contained in:
15
example_config.yaml
Normal file
15
example_config.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
owner: Bob TBeam
|
||||
|
||||
channel_url: https://www.meshtastic.org/d/#CgUYAyIBAQ
|
||||
|
||||
location:
|
||||
lat: 35.88888
|
||||
lon: -93.88888
|
||||
alt: 304
|
||||
|
||||
user_prefs:
|
||||
region: 1
|
||||
is_always_powered: true
|
||||
send_owner_interval: 2
|
||||
screen_on_secs: 31536000
|
||||
wait_bluetooth_secs: 31536000
|
||||
Reference in New Issue
Block a user