kopia lustrzana https://github.com/meshtastic/protobufs
Add RAK12035VB Soil Moisture Sensor
As per @Justin-Mann , the RAK12035 is a Soil Moisture Sensor made by RAKWireless. Up to three can be connected using the wisblock architecture.pull/657/head
rodzic
c261bd71aa
commit
d9061086e3
|
|
@ -561,6 +561,11 @@ enum TelemetrySensorType {
|
|||
* Infineon DPS310 High accuracy pressure and temperature
|
||||
*/
|
||||
DPS310 = 36;
|
||||
|
||||
/*
|
||||
* RAKWireless RAK12035 Soil Moisture Sensor Module
|
||||
*/
|
||||
DPS310 = 37;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue