加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mf_rlefont.h 533 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tibo Clausen 提交于 2018-10-01 17:32 . Update license header
/*
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
* http://ugfx.io/license.html
*/
/* This is a stub file to prevent having to include the mcufont
* directory in the include path for funny compilers such as arduino
* which don't support a user specified include path.
*
* It is not needed anyway as the files are already included.
*
* New versions of the font generator do not generate these include lines.
*/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化