#ifndef __TOSHIBA_IR__ #define __TOSHIBA_IR__ #include #include void Toshiba_ir_ResetDecoder (); int64_t nextPulseToshiba_ir(uint32_t width); #endif