From 26b4d8583e9761b38307f3ed4c96ddfa8b416165 Mon Sep 17 00:00:00 2001 From: Manfred Wallner Date: Thu, 5 Jun 2025 13:15:11 +0200 Subject: [PATCH] (maint) note on ports-support --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 425d52b..46759d6 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,10 @@ sudo apt install ./wiringpi-3.x.deb ## Ports -wiringPi has been wrapped for multiple languages: +wiringPi has been wrapped for multiple languages: + +NOTE: these wrappers are _not_ updated and maintained in sync with WiringPi version 3+, +therefore we cannot guarantee functionality or provide support for a specific implementation. - Node - [https://github.com/WiringPi/WiringPi-Node](https://github.com/WiringPi/WiringPi-Node) - Perl - [https://github.com/WiringPi/WiringPi-Perl](https://github.com/WiringPi/WiringPi-Perl)