mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-08-06 17:02:48 +02:00
add net_tag to sample.config.ini
Not having set net_tag in the config file causes a KeyError when opening Weekly Net as the net_tag configuration is expected. Thus setting a default value. Signed-off-by: Sandro Pischinger <mail@sandropischinger.de>
This commit is contained in:
@@ -31,6 +31,7 @@ map_bottom_right_lon=-121
|
||||
|
||||
# Note about how your weekly mesh runs. time and tag used for the system to track.
|
||||
weekly_net_message= Weekly Mesh check-in. We will keep it open on every Wednesday from 5:00pm for checkins. The message format should be (LONG NAME) - (CITY YOU ARE IN) #BayMeshNet.
|
||||
net_tag=#BayMeshNet
|
||||
|
||||
# MQTT Server configuration
|
||||
[mqtt]
|
||||
|
||||
Reference in New Issue
Block a user