Add power control

This commit is contained in:
fruchti 2018-08-24 01:25:05 +02:00
parent 94b7ac4f8f
commit 5491961e8b
4 changed files with 10 additions and 4 deletions

View file

@ -310,7 +310,7 @@ void TIM1_CC_IRQHandler(void)
CurrentLine = 0;
FrameCount++;
if(FrameCount == 10)
if(FrameCount == 5)
{
Camera_Captured = 1;
// Disable everything