俄罗斯方块程序(Proteus):#define ulong unsigned long
#define uint unsigned int
#define uchar unsigned char
#include "xwj_lcd16.h" // 字符液晶控制函数声明 //
#include "xwj_lcd6963.h" // T6963C 公用函数
#include "xwj_fk.h"
#include "xwj_serial.h" //串口函数集
#include "xwj_hlkey.h" // P1口行列式键盘 //
// ---------------------------------------------- // 32字节
void delay(uint x)
声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉
全部0条评论
快来发表一下你的评论吧 !