Page 1 of 1

Daylight and Actinic Channels

Posted: Fri Jul 12, 2019 5:56 pm
by clw143
Can I use ReefAngel.DCPump for daylight channel and ReefAngel.PWM for Actinic channel?

maybe I would have to do:

Code: Select all

    ReefAngel.DCPump.DaylightChannel = Sync;
    ReefAngel.PWM.ActinicChannel = Sync;