Update cubesatsim.ino

pull/264/head
alanbjohnston 3 years ago committed by GitHub
parent c8385c06ce
commit 03d5a59460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3782,7 +3782,7 @@ void config_gpio() {
randomSeed(raw);
for (int j=0; j<20; j <++)
for (int j=0; j<20; j++)
Serial.println(rand_float(-.2, .2);
pinMode(AUDIO_IN_PIN, INPUT);

Loading…
Cancel
Save

Powered by TurnKey Linux.