We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bea401 commit 6f4383dCopy full SHA for 6f4383d
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