1 Star 0 Fork 1

DFRobot/DFRobot_Display

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
DFRobot_Display_Config.h 286 Bytes
一键复制 编辑 原始数据 按行查看 历史
sobeit 提交于 2018-05-09 13:10 +08:00 . fix compatibility
#ifndef DFROBOT_DISPLAY_CONFIG_H
#define DFROBOT_DISPLAY_CONFIG_H
#include "stdint.h"
#include "stdlib.h"
#include "DFRobot_Display.h"
#include "DFRobot_Types.h"
#include "DFRobot_GT30L.h"
//#include "DFRobot_SD_SPI.h"
#include "Arduino.h"
#include <SPI.h>
#include <Wire.h>
#endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/dfrobot/DFRobot_Display.git
git@gitee.com:dfrobot/DFRobot_Display.git
dfrobot
DFRobot_Display
DFRobot_Display
master

搜索帮助