Mantu
unread,Mar 22, 2011, 3:55:06 PM3/22/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Reef Angel Controller
hello,
i have a strange issue with dosometric pump functions.
dosing pump starts but never stops!
i use lastest curt library and i call init function only one time.
(same problem happened to another user for this reason)
i have tryed this 2 codes with no luck:
DosingPump1(Port3) // i have setup start time and duration in setup
menu of RA
DosingPump(Port3,4,22,10,10) // DosingPump(byte DPRelay, byte DPTimer,
byte OnHour, byte OnMinute, byte RunTime) relay 4 may be free
any suggestions? even for debug...
thanks!