includes.h
来自「基于电力载波芯片3106开发的,在载波和485之间互相转换」· C头文件 代码 · 共 17 行
H
17 行
#ifndef __INCLUDES_H__
#define __INCLUDES_H__
#include "absacc.h"
#include "3106.h"
#include "macrodefine.h"
#include "uart0.h"
#include "init.h"
#include "zb.h"
#include "pulsecheck.h"
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?