mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add sensor DS18B20
This commit is contained in:
parent
034eba643b
commit
53f0f82f8c
1 changed files with 1 additions and 0 deletions
|
|
@ -530,6 +530,7 @@ message RadioConfig {
|
|||
|
||||
enum EnvironmentalMeasurementSensorType {
|
||||
DHT11 = 0;
|
||||
DS18B20 = 1;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue