allow camera detection

pull/220/head
alanbjohnston 3 years ago committed by GitHub
parent 068907fe28
commit 63daa1f540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -139,8 +139,8 @@ void setup() {
start_button_isr();
setup_sstv();
// if (start_camera()) {
if (false) {
if (start_camera()) {
// if (false) {
camera_detected = true;
Serial.println("Camera detected!");
} else {

Loading…
Cancel
Save

Powered by TurnKey Linux.