main.c
上传用户:nbddcb
上传日期:2022-05-19
资源大小:48k
文件大小:0k
源码类别:

菜单

开发平台:

Visual C++

  1. #include "meun.h"
  2. #include "demo.h"                             //uchar KeyFuncIndexNew=0;
  3. char code reserve[3]_at_ 0x3b;
  4. void main(void)
  5. {
  6. CLK=1;                                
  7. MainScreen_Init (0);
  8. MB90092_ClearScreen ();
  9. while (1)
  10.  { 
  11.    GetKeyInput();
  12.    }
  13. }