mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #88 from RicInNewMexico/master
Addition of MCP9808 to radioconfig.proto
This commit is contained in:
commit
792027be93
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