Skip to content

Commit 087e5bd

Browse files
committed
SGP30 auto address
1 parent bf2e43c commit 087e5bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/i2c/controller.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ static const std::unordered_map<uint16_t, std::vector<const char *>>
444444
{0x51, {"vcnl4200"}},
445445
{0x52, {"ens160"}},
446446
{0x53, {"ens160", "ltr390"}},
447+
{0x58, {"sgp30"}},
447448
{0x59, {"sgp40"}},
448449
{0x5C, {"bh1750", "lps22hb", "lps25hb", "lps28dfw"}},
449450
{0x5D, {"lps22hb", "lps25hb", "lps28dfw"}},

0 commit comments

Comments
 (0)