单片机C语言 蜂鸣声
单片机蜂鸣C语言 #include"AT89x52.h" #define uchar unsigned char #define uint unsigned int
下载地址
用户评论
作者用定时器做了“生日快乐”的语音,非常不错,代码也很简洁