Update cubesatsim.ino

pico-sstv-new-1
alanbjohnston 3 years ago committed by GitHub
parent b436ce4662
commit 0c0d667c73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -103,7 +103,7 @@ void setup() {
// detect Pi Zero using 3.3V // detect Pi Zero using 3.3V
// if Pi is present, run Payload OK software // if Pi is present, run Payload OK software
load_files(); // load_files();
/* /*
pinMode(PI_3V3_PIN, INPUT); pinMode(PI_3V3_PIN, INPUT);
Serial.print("Pi 3.3V: "); Serial.print("Pi 3.3V: ");

Loading…
Cancel
Save

Powered by TurnKey Linux.