diff --git a/storage.cpp b/storage.cpp index d36a6d0..a260b7f 100644 --- a/storage.cpp +++ b/storage.cpp @@ -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...