kopia lustrzana https://github.com/meshtastic/protobufs
Add Neighborinfo to adminmessage ModuleConfigType
rodzic
7bf13761bb
commit
0d5b0942fe
|
|
@ -109,6 +109,11 @@ message AdminMessage {
|
|||
* TODO: REPLACE
|
||||
*/
|
||||
REMOTEHARDWARE_CONFIG = 8;
|
||||
|
||||
/*
|
||||
* TODO: REPLACE
|
||||
*/
|
||||
NEIGHBORINFO_CONFIG = 9;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
@ -325,4 +330,4 @@ message NodeRemoteHardwarePinsResponse {
|
|||
* Nodes and their respective remote hardware GPIO pins
|
||||
*/
|
||||
repeated NodeRemoteHardwarePin node_remote_hardware_pins = 1;
|
||||
}
|
||||
}
|
||||
Ładowanie…
Reference in New Issue