From: Guy McSwain
Date: Sun, 28 Jun 2020 15:20:05 +0000 (-0500)
Subject: Update docs
X-Git-Tag: archive/raspbian/1.78-1+rpi1^2~4^2^2~8
X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e6bfc40a5110cb5edb7d419f1dcba1692ba8b224;p=pigpio.git
Update docs
---
diff --git a/DOC/dbase/pigpio.sqlite b/DOC/dbase/pigpio.sqlite
index ba61140..c20cbe0 100644
Binary files a/DOC/dbase/pigpio.sqlite and b/DOC/dbase/pigpio.sqlite differ
diff --git a/DOC/src/html/index.html b/DOC/src/html/index.html
index 229073f..0b8e33c 100644
--- a/DOC/src/html/index.html
+++ b/DOC/src/html/index.html
@@ -620,7 +620,7 @@ links.
Languages
There are several third party projects which provide wrappers
for pigpio.
-Some I am aware of are:
+Some are listed here:
- Erlang
(skvamme)
@@ -635,7 +635,9 @@ diozero, a high level wrapper around pigpio, Pi4J, wiringPi etc
"https://github.com/unosquare/pigpio-dotnet">.NET/mono
(unosquare)
- Node.js
-(fivdi)
+A wrapper for the pigpio C library (fivdi)
+- Node.js
+A client for pigpio socket interface (guymcswain)
- Perl (Gligan
Calin Horea)