camera_control.h

This commit is contained in:
John Varghese
2025-06-03 18:43:03 +05:30
committed by GitHub
parent ab8b4a5a3f
commit 42777a7cb9

View File

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