Fixed timing in the LCD library to work with new dealyMicroseconds Minor typos and bigfixes to the gpio command.pull/6/head
parent
538a066c74
commit
db2edcc9c5
@ -0,0 +1,14 @@
|
|||||||
|
|
||||||
|
wiringPi Examples
|
||||||
|
=================
|
||||||
|
|
||||||
|
There are now too many examples to compile them all in a sensible time,
|
||||||
|
and you probably don't want to compile or run them all anyway, so they
|
||||||
|
have been separated out.
|
||||||
|
|
||||||
|
To compile an individual example, just type
|
||||||
|
|
||||||
|
make exampleName
|
||||||
|
|
||||||
|
Where exampleName is one of:
|
||||||
|
|
||||||
Loading…
Reference in new issue