camera_control.h

This commit is contained in:
John Varghese
2025-06-03 18:35:05 +05:30
committed by GitHub
parent 0855d7d272
commit 1ce2a402d0

View File

@@ -0,0 +1,3 @@
#pragma once
bool camera_init();
bool wifi_connect();