Bug? timerSet dont work

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Bug? timerSet dont work

#1 Post by maluko » 31 Oct 2016, 21:50

hi

in my testings i discovere that timerset with 2 digits dont work.

like this:

Code: Select all

On botao2#Switch=1 do
  if [rele2#Switch]=1
    MCPGPIO,8,0
    timerSet 10,10
  endif 
endon
On botao2#Switch=1 do
  if [rele2#Switch]=0
    MCPGPIO,8,1  
  endif
endon 
on Rules#Timer=10 do
  MCPGPIO,8,1
endon
when i change to "timerSet 9,10" it works.

can this be fixed?

thanks

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 4 guests