mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2026-02-07 00:39:48 +09:00
WiringPi V2.0 for Python2 & Python3
This commit is contained in:
18
WiringPi/examples/README.TXT
Normal file
18
WiringPi/examples/README.TXT
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
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
|
||||
|
||||
To really compile everything:
|
||||
|
||||
make really-all
|
||||
|
||||
The individual tests are:
|
||||
|
||||
Reference in New Issue
Block a user