pico-mitt
alanbjohnston 3 years ago committed by GitHub
parent df1586143b
commit 1d32a37791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -286,7 +286,7 @@ bool get_camera_image(bool debug_camera) {
// Serial.println("writing to Serial2");
}
if (debug_camera)
Serial.print("\nCamera complete");
Serial.print("\nCamera complete\n");
digitalWrite(ESP32_CAM_ENABLE_PIN, LOW);
return(finished);
}

Loading…
Cancel
Save

Powered by TurnKey Linux.