⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 includes.h

📁 一个电表的程序
💻 H
字号:
#ifndef _ALL_HEADER_H_
#define _ALL_HEADER_H_

//----------------------------------
#include "PortSFRdefine.h"
#include "SysDataTree.h"

#include "DataDefine.h"
#include "E2prom_Config.h"
//#include <stdbool.h>
//#include <ADE7169Fxx.h>
#include "ShowDef.h"
//#include "ioADE7169F16_Rom.h"
//#include "LcdAde7169.h"
//#include "energy.h"
//#include "rtc.h"
//#include "i2c7169.h"
//#include "uart0.h"
//#include "ChwAde7169Def.h"
//#include "communication.h"

#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -