Update README.md

pull/22/head
alanbjohnston 7 years ago committed by GitHub
parent e78b23018d
commit 1ce3b4c9a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,7 @@
To compile: To compile:
gcc -pedantic -Wall -Wextra -c readall.c gcc -pedantic -Wall -Wextra -c readall.c
gcc -o readall -pedantic -Wall -Wextra -L./ readall.o -lwiringPi gcc -o readall -pedantic -Wall -Wextra -L./ readall.o -lwiringPi
Then to run: Then to run:

Loading…
Cancel
Save

Powered by TurnKey Linux.