pull/182/head
alanbjohnston 4 years ago committed by GitHub
parent cc64cef990
commit 2e0fd719aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -138,7 +138,7 @@ void setup() {
if (start_camera()) {
camera_detected = true;
Serial.println("Camera detected!");
} else
} else {
camera_detected = false;
Serial.println("No camera detected!");
}

Loading…
Cancel
Save

Powered by TurnKey Linux.