mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 09:41:04 +03:00
add median filter
This commit is contained in:
@@ -46,7 +46,7 @@ void signals(int sig){
|
||||
DBG("unlink(GP->pidfile)");
|
||||
unlink(GP->pidfile);
|
||||
}
|
||||
if(stepdisconnect) stepdisconnect();
|
||||
if(theSteppers && theSteppers->stepdisconnect) theSteppers->stepdisconnect();
|
||||
DBG("closeXYlog()");
|
||||
closeXYlog();
|
||||
DBG("EXIT %d", sig);
|
||||
|
||||
Reference in New Issue
Block a user