mirror of
https://github.com/meshtastic/python.git
synced 2026-04-17 21:42:20 -04: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