mirror of
https://github.com/meshtastic/python.git
synced 2026-01-13 10:17:55 -05:00
fixing copypaste error
This commit is contained in:
@@ -197,7 +197,7 @@ protocols = {
|
||||
"rangetest", onReceive=_onTextReceive
|
||||
),
|
||||
portnums_pb2.PortNum.DETECTION_SENSOR_APP: KnownProtocol(
|
||||
"rangetest", onReceive=_onTextReceive
|
||||
"detectionsensor", onReceive=_onTextReceive
|
||||
),
|
||||
|
||||
portnums_pb2.PortNum.POSITION_APP: KnownProtocol(
|
||||
|
||||
Reference in New Issue
Block a user