pico-fc-test
alanbjohnston 3 years ago committed by GitHub
parent da17721b1a
commit ccf7094136
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -190,11 +190,11 @@ void setup() {
void loop() {
// digitalWrite(16, LOW);
digitalWrite(16, LOW);
// delay(2000);
digitalWrite(16, HIGH);
// digitalWrite(16, HIGH);
bool timeout = false;
bool take_photo = false;

Loading…
Cancel
Save

Powered by TurnKey Linux.