Is the preloaded code supposed to alternate the wavemaker ports? (i.e. when one is on the other is off and you have them both set for the same time)
Mine doesn't and I would like it to.
Alternate wavemaker
Re: Alternate wavemaker
Put this in your code where it says "place your custom code below here"
ReefAngel.Relay.Set(Port6,!ReefAngel.Relay.Status(Port5));
ReefAngel.Relay.Set(Port6,!ReefAngel.Relay.Status(Port5));