mirror of
https://github.com/easytarget/esp32-cam-webserver.git
synced 2024-02-16 18:18:24 +08:00
fix build
This commit is contained in:
@ -8,6 +8,7 @@ extern int myRotation; // Rotation
|
||||
extern int lampVal; // The current Lamp value
|
||||
extern bool autoLamp; // Automatic lamp mode
|
||||
extern int xclk; // Camera module clock speed
|
||||
extern int minFrameTime; // Limits framerate
|
||||
|
||||
/*
|
||||
* Useful utility when debugging...
|
||||
|
Reference in New Issue
Block a user