fix build

This commit is contained in:
Owen
2022-03-10 12:49:19 +01:00
parent 273fdf6b79
commit a79667686f

View File

@ -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...