Commented out experiemntal shit
This commit is contained in:
parent
053c5e9d32
commit
30d6498c87
@ -154,7 +154,7 @@ class MeshtasticMQTT(object):
|
|||||||
logging.info('Received text message:')
|
logging.info('Received text message:')
|
||||||
logging.info(text)
|
logging.info(text)
|
||||||
|
|
||||||
h = [portnums_pb2.REMOTE_HARDWARE_APP, portnums_pb2.ROUTING_APP,
|
#h = [portnums_pb2.REMOTE_HARDWARE_APP, portnums_pb2.ROUTING_APP,
|
||||||
|
|
||||||
elif message_packet.decoded.portnum == portnums_pb2.MAP_REPORT_APP: # comes unencrypted
|
elif message_packet.decoded.portnum == portnums_pb2.MAP_REPORT_APP: # comes unencrypted
|
||||||
pos = mesh_pb2.Position()
|
pos = mesh_pb2.Position()
|
||||||
|
Loading…
Reference in New Issue
Block a user