Added i2c-amp-control service

This commit is contained in:
2021-12-12 20:23:28 +01:00
parent 9f3e00f093
commit 3744142e49
7 changed files with 192 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"scripts": {},
"dependencies": {
"i2c-bus": "^5.2.2",
"onoff": "^6.0.3"
}
}