rejoe2 / Mysensors-IR

0 stars 0 forks source link

How to split the recieved IR code into arguments for irsend() #1

Closed rejoe2 closed 8 years ago

rejoe2 commented 8 years ago

No real idea how to make this work... eg NEC 0x5EA111EE 32 to arg1 => (TYPE) NEC arg2 => (unsigned long) 0x5EA111EE arg3 => (unsigned int) 32