mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Adding bosch sensors for pending support in device
This commit is contained in:
parent
62cb78fcbe
commit
3e847b17c9
1 changed files with 2 additions and 0 deletions
|
|
@ -554,6 +554,8 @@ message RadioConfig {
|
|||
DHT12 = 2;
|
||||
DHT21 = 3;
|
||||
DHT22 = 4;
|
||||
BME280 = 5;
|
||||
BME680 = 6;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue