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

📄 includes.h

📁 AVR_examples proteus examples
💻 H
字号:
#ifndef INCLUDES_H
#define INCLUDES_H
#ifdef T6963_C
#include "dot.h"
#endif
#include "t6963.h"
#include <iom16.h>  
//#include <macros.h>
#include <stdlib.h>
#include <stdio.h>
#endif

⌨️ 快捷键说明

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