Update PayloadOK.ino

pull/33/merge
alanbjohnston 6 years ago committed by GitHub
parent 700c9017d3
commit 451f28b0d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,6 @@
// code for STM32F104C on the CubeSat Simulator STEM Payload board
// answers "OK" on the serial port when queried by the Pi
int counter = 0; int counter = 0;
void setup() { void setup() {

Loading…
Cancel
Save

Powered by TurnKey Linux.