1 Star 0 Fork 8

沐风 / qrencode

forked from jiangxiaogang / qrencode 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
paint.h 149 Bytes
一键复制 编辑 原始数据 按行查看 历史
jiangxiaogang 提交于 2020-05-20 10:14 . 初始版本
#ifndef __PAINT_H
#define __PAINT_H
void begin_paint(void);
void end_paint(void);
void draw_block(int color);
void new_line(void);
#endif
C++
1
https://gitee.com/cody_liu/qrencode.git
git@gitee.com:cody_liu/qrencode.git
cody_liu
qrencode
qrencode
master

搜索帮助