Jebao Reefcrest Code
Posted: Sat Feb 01, 2014 3:25 pm
This is my reefcrest code but it isn't varying the 30% i thought it should. It is staying in the 55% range.
Code: Select all
{
ReefAngel.PWM.SetDaylight( ReefCrestMode(60,30,true) ); // ReefCrest on 60% with +/-30% on sync mode
ReefAngel.PWM.SetActinic( ReefCrestMode(60,30,true) ); // ReefCrest on 60% with +/-30% on sync mode
}