Update cubesatsim.ino

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent acdcef1f34
commit d4c620358e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -49,7 +49,7 @@ void setup() {
Serial.begin(9600);
delay(12000);
// delay(12000);
#ifndef ARDUINO_ARCH_RP2040
Serial.println("This code is written for the Raspberry Pi Pico hardware.");

Loading…
Cancel
Save

Powered by TurnKey Linux.