Skip to content

Commit a796676

Browse files
committed
fix build
1 parent 273fdf6 commit a796676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ extern int myRotation; // Rotation
88
extern int lampVal; // The current Lamp value
99
extern bool autoLamp; // Automatic lamp mode
1010
extern int xclk; // Camera module clock speed
11+
extern int minFrameTime; // Limits framerate
1112

1213
/*
1314
* Useful utility when debugging...

0 commit comments

Comments
 (0)