rtos.h
来自「Keil 8051 C example RS232 to I2c」· C头文件 代码 · 共 18 行
H
18 行
#define _Init 0
#define _KeyPad 1
//#define _AL260FuncX 2
#define _RepeatKeyDetection 3
#define _DecoderAndDetection 4
#define _IR_TimeOut 6
#define _Receive 5
#define _ClockTask 7
#define _HDMIFuncX 8
/*
#define _Init 0
#define _LEDTest 1
#define _KeyPad 2
#define _HDMIFuncX 3
#define _RepeatKeyDetection 4
*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?