mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 09:41:04 +03:00
little fixes
This commit is contained in:
@@ -301,7 +301,9 @@ int camcapture(void (*process)(Image*)){
|
||||
}
|
||||
exptime = theconf.exptime;
|
||||
while(1){
|
||||
#ifdef EBUG
|
||||
double t0 = sl_dtime();
|
||||
#endif
|
||||
if(stopwork){
|
||||
DBG("STOP");
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user