summaryrefslogtreecommitdiff
path: root/DOC
diff options
context:
space:
mode:
authorjoan2937 <joan@abyz.co.uk>2020-06-28 09:51:27 +0100
committerGitHub <noreply@github.com>2020-06-28 09:51:27 +0100
commita686d1de717de7aa5ba13f8db6fded3dad9e64d0 (patch)
tree29691cc72f00ee831c0dc9d4d8177d2d5928288e /DOC
parentc3759529b2cd54df4b27bbfda47c6f031dd35e64 (diff)
Update index.html
Removed experimental on Pi4 paragraph.
Diffstat (limited to 'DOC')
-rw-r--r--DOC/src/html/index.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/DOC/src/html/index.html b/DOC/src/html/index.html
index d9093c6..229073f 100644
--- a/DOC/src/html/index.html
+++ b/DOC/src/html/index.html
@@ -10,13 +10,6 @@
pigpio is a library for the Raspberry which allows control of the
General Purpose Input Outputs (GPIO).&nbsp; pigpio works on all
versions of the Pi.
-<p><b>At the moment pigpio on the Pi4B is experimental. I am not
-sure if the DMA channels being used are safe. The Pi4B defaults are
-primary channel 7, secondary channel 6. If these channels do not
-work you will have to experiment. You can set the channels used by
-the pigpio daemon by invoking it with the -d and -e options, e.g.
-<small>sudo pigpiod -d 5 -e 8</small> to specify primary 5,
-secondary 8.</b></p>
<p><a href="download.html">Download</a><br></p>
<h3>Features<br></h3>
<ul>