kopia lustrzana https://github.com/meshtastic/protobufs
Caltopo
rodzic
4386f8b101
commit
462170c509
|
|
@ -177,6 +177,8 @@ message ModuleConfig {
|
|||
PROTO = 2;
|
||||
TEXTMSG = 3;
|
||||
NMEA = 4;
|
||||
// NMEA messages specifically tailored for CalTopo
|
||||
CALTOPO = 5;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
@ -591,4 +593,4 @@ enum RemoteHardwarePinType {
|
|||
* GPIO pin can be written to (high / low)
|
||||
*/
|
||||
DIGITAL_WRITE = 2;
|
||||
}
|
||||
}
|
||||
Ładowanie…
Reference in New Issue