Code: Select all
}
void loop()
{
ReefAngel.StandardHeater( Port1,740,770 );
ReefAngel.StandardLights( Port2,23,0,10,0 );
ReefAngel.StandardFan( Port7,990,780 );
ReefAngel.CO2Control( Port8,1000,647 );
ReefAngel.PWM.SetChannel( 0, PWMSlope(9,0,21,0,15,100,60,15) );
ReefAngel.PWM.SetChannel( 1, PWMSlope(10,0,20,0,15,75,60,15) );