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
Alan Johnston 7f446472a3
Merge branch 'payload' of https://github.com/alanbjohnston/CubeSatSim into payload
7 years ago
..
README.md Update README.md 7 years ago
readall.c working +X current, not power 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.