Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
easytarget committed Mar 10, 2022
1 parent 273fdf6 commit a796676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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...
Expand Down

0 comments on commit a796676

Please sign in to comment.