Skip to content
Snippets Groups Projects
Commit cb2ada80 authored by Emmanuel Papillon's avatar Emmanuel Papillon
Browse files

* debug on id19 with clemence

parent 5bcdab44
No related branches found
No related tags found
No related merge requests found
......@@ -86,12 +86,12 @@ ENDSUB
// --- POSITION EVENT INIT
SUB EVENT_INIT
DEFEVENT MOTCHAN
IF (SCANDIR > 0) THEN
EVSOURCE MOTCHAN UP
ELSE
EVSOURCE MOTCHAN DOWN
ENDIF
DEFEVENT MOTCHAN
ENDSUB
// --- INCREMENT POSITION TARGET
......@@ -179,6 +179,7 @@ PROG TOMO
DEFEVENT TIMER
ELSE
GOSUB INC_POS_TARGET
DEFEVENT MOTCHAN
ENDIF
NPTDONE += 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment