took out Pico W again

pull/192/head
alanbjohnston 3 years ago committed by GitHub
parent 9592578b74
commit 0f559e6167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -59,7 +59,7 @@ char payload_str[100];
WiFiServer server(port);
WiFiClient client;
#define PICO_W // define if Pico W board. Otherwise, compilation fail for Pico or runtime fail if compile as Pico W
//#define PICO_W // define if Pico W board. Otherwise, compilation fail for Pico or runtime fail if compile as Pico W
byte green_led_counter = 0;
char call[] = "AMSAT"; // put your callsign here

Loading…
Cancel
Save

Powered by TurnKey Linux.