Nodes text bold

pull/3/head
CezaryPuchowski 2023-10-01 15:01:02 +02:00
rodzic a6562f219c
commit ec54997689
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -47,7 +47,7 @@ $shortname $longname / $devicemodel / $battery $voltage / $snr / $lastseen
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():
snr = ""