We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce34a1f + 26b4d85 commit df8e4b9Copy full SHA for df8e4b9
README.md
@@ -145,7 +145,10 @@ sudo apt install ./wiringpi-3.x.deb
145
146
## Ports
147
148
-wiringPi has been wrapped for multiple languages:
+wiringPi has been wrapped for multiple languages:
149
+
150
+NOTE: these wrappers are _not_ updated and maintained in sync with WiringPi version 3+,
151
+therefore we cannot guarantee functionality or provide support for a specific implementation.
152
153
- Node - [https://github.com/WiringPi/WiringPi-Node](https://github.com/WiringPi/WiringPi-Node)
154
- Perl - [https://github.com/WiringPi/WiringPi-Perl](https://github.com/WiringPi/WiringPi-Perl)
0 commit comments