From 29d372309449aec924549a1029d12db1faead368 Mon Sep 17 00:00:00 2001 From: Mike Kinney Date: Mon, 20 Dec 2021 21:21:20 -0800 Subject: [PATCH] not sure what happened to example_config.yaml file --- meshtastic/example_config.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 meshtastic/example_config.yaml diff --git a/meshtastic/example_config.yaml b/meshtastic/example_config.yaml new file mode 100644 index 0000000..231b465 --- /dev/null +++ b/meshtastic/example_config.yaml @@ -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