MCP3008: Fix meta.json

master
Michael Zanetti 2021-12-31 01:34:24 +01:00
parent e20d8e8e86
commit f18c158f35
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
"stability": "consumer",
"offline": false,
"technologies": [
"SPI"
"spi"
],
"categories": [
"DYI"
"sensor"
]
}