Skip to content

Commit 48fb95e

Browse files
committed
added mcp9808
1 parent 5acc5a7 commit 48fb95e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.json

+5
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
"bus": 3,
1111
"address": "0x77"
1212
},
13+
{
14+
"name": "MCP9808",
15+
"bus": 3,
16+
"address": "0x18"
17+
},
1318
{
1419
"name": "SSD1306",
1520
"bus": 3,

0 commit comments

Comments
 (0)