kopia lustrzana https://github.com/meshtastic/protobufs
Derp
rodzic
284f96a075
commit
63ae4f243f
|
|
@ -590,6 +590,11 @@ message ModuleConfig {
|
|||
}
|
||||
|
||||
enum RemoteHardwarePinType {
|
||||
/*
|
||||
* Unset/unused
|
||||
*/
|
||||
UNKNOWN = 0;
|
||||
|
||||
/*
|
||||
* GPIO pin can be read (if it is high / low)
|
||||
*/
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue