Overheat temp set
Posted: Thu May 31, 2012 11:39 am
Is there simple code to put in the PDE file to set the overheat temp to shut off my lights? I believe i did this origionally with ragen memory setting but would like to change it.
Community discussion about Reef Angel Controllers and reefing related subjects
https://forum.reefangel.com/
Code: Select all
ReefAngel.OverheatShutoffPorts = Port2Bit | Port3Bit | Port7Bit;
Code: Select all
InternalMemory.OverheatTemp_write( 869 );