You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CubeSatSim/telem
alanbjohnston 2b5a9181a5
Update README.md
7 years ago
..
README.md Update README.md 7 years ago
readall.c working i2c read 7 years ago

README.md

To compile:

gcc -pedantic -Wall -Wextra -c readall.c

gcc -o readall -pedantic -Wall -Wextra -L./ readall.o -lwiringPi

Then to run:

./readall

Powered by TurnKey Linux.