mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update radioconfig.proto
Add MCP9808 support
This commit is contained in:
parent
07ed86d8b4
commit
5d7317d1f2
1 changed files with 1 additions and 0 deletions
|
|
@ -556,6 +556,7 @@ message RadioConfig {
|
|||
DHT22 = 4;
|
||||
BME280 = 5;
|
||||
BME680 = 6;
|
||||
MCP9808 = 7;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue