include.h
来自「采用811芯片实现单片机读写U盘的源代码」· C头文件 代码 · 共 15 行
H
15 行
#include <REG54.H>
#include "cfg.h"
//#include "at89x52.h"
#include "errcode.h"
#include "common.h"
#include "rbccmd.h"
#include "comm.h"
#include "fat.h"
#include "hal.h"
#include "hpi.h"
#include "lsr.h"
#include "main.h"
#include "sl811.h"
#include "tpbulk.h"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?