Commit 272d9ce0 authored by tepelmann's avatar tepelmann
Browse files

Allow burst mode at the beginning.

parent afde6a86
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -197,6 +197,9 @@ module LibItsCam_Functions {
            
            f_prDefault();
            
            //Allow burst mode at the beginning
            f_sleep(1.0);
            
            camPort.clear;
            tc_ac.start;
            alt {