pico-v0.1
alanbjohnston 4 years ago committed by GitHub
parent 03caf868aa
commit 0d3973fe63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,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
void setup() {
new_mode = mode;

Loading…
Cancel
Save

Powered by TurnKey Linux.