Open ghost opened 4 years ago
Implement an IF condition which controls whether the LED Matrix is on or off based on the status of a building sensor. Proposed sensor is one of the motion/detection sensors.
If (Motion Sensor) LED Matrix == ON Else LED Matrix == OFF
Implement an IF condition which controls whether the LED Matrix is on or off based on the status of a building sensor. Proposed sensor is one of the motion/detection sensors.
If (Motion Sensor) LED Matrix == ON Else LED Matrix == OFF