📄 global.h
字号:
#ifndef GLOBAL_H
#define GLOBAL_H
#include "pic.h"
#include "PortB.h"
#include "configuration.h"
#include "typedef.h"
#include "main.h"
#include "key.h"
#include "initial.h"
#include "rtos.h"
#include "motor.h"
#include "interrupt.h"
#include "distinguish.h"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -