mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
commit
be14ce595f
1 changed files with 3 additions and 0 deletions
|
|
@ -551,6 +551,9 @@ message RadioConfig {
|
|||
enum EnvironmentalMeasurementSensorType {
|
||||
DHT11 = 0;
|
||||
DS18B20 = 1;
|
||||
DHT12 = 2;
|
||||
DHT21 = 3;
|
||||
DHT22 = 4;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue