pull/294/head
Alan Johnston 2 years ago committed by GitHub
parent ccc629c8bc
commit ed09065b7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ void setup() {
#ifdef ARDUINO_ARCH_RP2040 #ifdef ARDUINO_ARCH_RP2040
Serial.println("This code is for the Raspberry Pi Pico hardware."); Serial.println("This code is for the Raspberry Pi Pico hardware.");
Serial.println("Starting Serial2 for "); Serial.println("Starting Serial2 for optional GPS on JP12");
// Serial2.begin(9600); // serial from - some modules need 115200 // Serial2.begin(9600); // serial from - some modules need 115200
// pinMode(0, INPUT); // pinMode(0, INPUT);

Loading…
Cancel
Save

Powered by TurnKey Linux.