enable WiFi

pico-mitt
alanbjohnston 3 years ago committed by GitHub
parent 12e68a08d5
commit 1220eed5b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -70,7 +70,7 @@ unsigned long micros3;
WiFiClient net;
MQTTClient 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.