move Wifi objects

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

@ -49,6 +49,9 @@ Adafruit_INA219 ina219_2_0x45(0x45);
char payload_str[100];
WiFiServer server(port);
WiFiClient client;
void setup() {
new_mode = mode;

Loading…
Cancel
Save

Powered by TurnKey Linux.