6 řádky
104 B

  1. #ifndef __MAIN_H
  2. #define __MAIN_H
  3. #include "includes.h"
  4. OS_EVENT * msg_TaskC; //ÈÎÎñCÏûÏ¢ÓÊÏä
  5. #endif