irexport.h 159 B

12345678
  1. #ifndef _IREXPORT_H
  2. #define _IREXPORT_H
  3. extern void IRHardwareEnableFun(void);
  4. extern void IRHardwareDisableFun(void);
  5. #endif // end of #ifndef _IREXPORT_H