We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dad37b7 commit ae0e0b0Copy full SHA for ae0e0b0
1 file changed
README.md
@@ -132,3 +132,8 @@ You can start it again with:
132
fanshim.start_polling()
133
```
134
135
+# Alternate Software
136
+
137
+* Fan SHIM in C, using WiringPi - https://github.com/flobernd/raspi-fanshim
138
+* Fan SHIM in C++, using libgpiod - https://github.com/daviehh/fanshim-cpp
139
0 commit comments