kopia lustrzana https://github.com/mate-dev/meshtastic-matrix-relay
Nodes text bold
rodzic
a6562f219c
commit
ec54997689
|
@ -47,7 +47,7 @@ $shortname $longname / $devicemodel / $battery $voltage / $snr / $lastseen
|
||||||
|
|
||||||
meshtastic_client = connect_meshtastic()
|
meshtastic_client = connect_meshtastic()
|
||||||
|
|
||||||
response = f">Nodes: {len(meshtastic_client.nodes)}"
|
response = f">**Nodes: {len(meshtastic_client.nodes)}**"
|
||||||
|
|
||||||
for node, info in meshtastic_client.nodes.items():
|
for node, info in meshtastic_client.nodes.items():
|
||||||
snr = ""
|
snr = ""
|
||||||
|
|
Ładowanie…
Reference in New Issue