kopia lustrzana https://github.com/meshtastic/protobufs
Add sensor DS18B20
rodzic
034eba643b
commit
53f0f82f8c
|
@ -530,6 +530,7 @@ message RadioConfig {
|
|||
|
||||
enum EnvironmentalMeasurementSensorType {
|
||||
DHT11 = 0;
|
||||
DS18B20 = 1;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Ładowanie…
Reference in New Issue