MeshSense directly connects to your Meshtastic node via Bluetooth or WiFi and continuously provides information to assess the health of your mesh network.
Keeps ROUTER and adds logic for other future ROUTER* roles.
Adds CLIENT_MUTE role; in such case displaying 'CM🙊'. Keeps logic for other future CLIENT* roles.
Optimizes resources for string functions to explicitly check for known/expected roles. Further optimizes resources by checking likelihood of CLIENT roles first before ROUTER roles, potentially matching and exiting each loop more quickly.
Keeps ROUTER and adds logic for other future ROUTER* roles.
Adds CLIENT_MUTE role; in such case displaying 'CM🙊'. Keeps logic for other future CLIENT* roles.
Optimizes resources for string functions to explicitly check for known/expected roles. Further optimizes resources by checking likelihood of CLIENT roles first before ROUTER roles, potentially matching and exiting each loop more quickly.