diff --git a/README.TXT b/README.TXT index 7789b2e..894a31b 100644 --- a/README.TXT +++ b/README.TXT @@ -1,3 +1,13 @@ +Note +==== + +This is an unofficial mirror of WiringPi to support ports (Python/Ruby/etc). + +Please do not email Gordon if you have issues, he will not be able to help. + +Pull-requests are not currently accepted, since this is a mirror. + +For support, comments, questions, etc please join the WiringPi Discord channel: https://discord.gg/SM4WUVG wiringPi README =============== diff --git a/debian-template/wiringPi/DEBIAN/postinst b/debian-template/wiringPi/DEBIAN/postinst old mode 100755 new mode 100644 diff --git a/debian-template/wiringPi/DEBIAN/postrm b/debian-template/wiringPi/DEBIAN/postrm old mode 100755 new mode 100644 diff --git a/debian/rules b/debian/rules old mode 100755 new mode 100644 diff --git a/devLib/maxdetect.c b/devLib/maxdetect.c old mode 100755 new mode 100644 diff --git a/devLib/maxdetect.h b/devLib/maxdetect.h old mode 100755 new mode 100644 diff --git a/examples/PiFace/ladder.c b/examples/PiFace/ladder.c old mode 100755 new mode 100644 diff --git a/examples/blink.sh b/examples/blink.sh old mode 100755 new mode 100644 diff --git a/examples/q2w/blink.sh b/examples/q2w/blink.sh old mode 100755 new mode 100644 diff --git a/gpio/pintest b/gpio/pintest old mode 100755 new mode 100644 diff --git a/newVersion b/newVersion old mode 100755 new mode 100644