mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-13 21:31:22 +02:00
Update system.py
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ def get_node_list(node=1):
|
||||
return "\n".join(short_node_list)
|
||||
|
||||
else:
|
||||
return "Error Processing Node List"
|
||||
return ERROR_FETCHING_DATA
|
||||
|
||||
def get_node_location(number, node=1):
|
||||
# Get the location of a node by its number from nodeDB on device
|
||||
|
||||
Reference in New Issue
Block a user