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 e78b23018d
Create README.md
7 years ago
..
README.md Create 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:

./readll

Powered by TurnKey Linux.