OK so I built menu to select how my jebao pump runs. Works good. But the minor glitch I have, is that to get the menu to function, The line
ReefAngel.PCPump.SetMode... Had to be taken out of void loop.
Now if I lose power for whatever reason the pumps do not run until a menu selection is chosen.
Could I add ReefAngel.DCPump.SetMode.... To the
Void setup() so it will run in failsafe until I can push the button? Or should I use an if/else statement.
Sent from my XT912 using Tapatalk
Minor glitch?
-
johniii
- Posts: 86
- Joined: Sun Mar 03, 2013 8:37 am
-
johniii
- Posts: 86
- Joined: Sun Mar 03, 2013 8:37 am
Re: Minor glitch?
Sorry can't copy and paste from tapatalk. I linked my code
Sent from my XT912 using Tapatalk
Sent from my XT912 using Tapatalk
-
rimai
- Posts: 12857
- Joined: Fri Mar 18, 2011 6:47 pm
-
johniii
- Posts: 86
- Joined: Sun Mar 03, 2013 8:37 am
Re: Minor glitch?
Thanks roberto
Sent from my XT912 using Tapatalk
Sent from my XT912 using Tapatalk