IR Power


#1

Hi,
I need to turn on the full infrared(IR) light, because the command that sends the information causes blinking.

"import codey, event

@event.start
def on_start():
while True:
codey.ir <- TURN ON"


#2

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.