kopia lustrzana https://github.com/meshtastic/protobufs
Merge pull request #81 from meshtastic/add-bosch-sensors
Adding bosch sensors for pending support in devicepull/83/head
commit
60cf054561
|
@ -554,6 +554,8 @@ message RadioConfig {
|
|||
DHT12 = 2;
|
||||
DHT21 = 3;
|
||||
DHT22 = 4;
|
||||
BME280 = 5;
|
||||
BME680 = 6;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Ładowanie…
Reference in New Issue