// Methods for IR transmission #include "action_i.h" void action_ir_tx(void* context, Item* item) { UNUSED(context); UNUSED(item); }