mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2026-03-19 02:12:43 +01:00
Added a fix to include -lcrypt for people who can't do it themselves.
Added gpio readall support for the Pi 0W.
This commit is contained in:
14
build
14
build
@@ -160,13 +160,13 @@ fi
|
||||
$sudo make install
|
||||
check_make_ok
|
||||
|
||||
echo
|
||||
echo "wiringPi Daemon"
|
||||
cd ../wiringPiD
|
||||
make -j5
|
||||
check_make_ok
|
||||
$sudo make install
|
||||
check_make_ok
|
||||
# echo
|
||||
# echo "wiringPi Daemon"
|
||||
# cd ../wiringPiD
|
||||
# make -j5
|
||||
# check_make_ok
|
||||
# $sudo make install
|
||||
# check_make_ok
|
||||
|
||||
# echo
|
||||
# echo "Examples"
|
||||
|
||||
Reference in New Issue
Block a user