handle snake_case or camelCase

This commit is contained in:
Mike Kinney
2022-01-14 16:36:53 -08:00
parent 52834e9966
commit a7d56504be
8 changed files with 263 additions and 26 deletions

View File

@@ -8,8 +8,6 @@ from meshtastic import portnums_pb2, apponly_pb2, admin_pb2, channel_pb2
from meshtastic.util import pskToString, stripnl, Timeout, our_exit, fromPSK
class Node:
"""A model of a (local or remote) node in the mesh