Problem with IR receiver

There's no sunshine where I tested it...

As for 16720605 it's the received IR value stored in results.value (it shows which button I pressed). The only way I managed to make use of that was to set it in another variable (ir) and use the new variable. I couldn't use results.value in any other way :frowning: