Update Payload_BME280_MPU6050_XS.ino extra }

pull/295/head
Alan Johnston 2 years ago committed by GitHub
parent 3bac89dd67
commit 564b832b90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -370,10 +370,10 @@ void blink_setup()
*/
led_builtin_pin = LED_BUILTIN; // use default GPIO for Pico W
pinMode(LED_BUILTIN, OUTPUT);
wifi = true;
pinMode(18, OUTPUT);
pinMode(19, OUTPUT);
}
// }
#endif
}

Loading…
Cancel
Save

Powered by TurnKey Linux.