We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bea401 + 6f4383d commit 6931958Copy full SHA for 6931958
1 file changed
src/extensions/extensions.cc
@@ -35,6 +35,7 @@ IMPLEMENT_EXPORT_INIT(extensions) {
35
INIT(mcp23017);
36
INIT(pcf8574);
37
INIT(pcf8591);
38
+ INIT(sn3218);
39
INIT(sr595);
40
INIT(pca9685);
41
}
0 commit comments