2020年10月20日
摘要: #include<reg52.h> //51单片机头文件 typedef unsigned char u8; typedef unsigned int u16; u8 code FFW[8]={0x01,0x03,0x02,0x06,0x04,0x0c,0x08,0x09};//正向转动数组u8 c 阅读全文
posted @ 2020-10-20 21:53 真的吧 阅读(137) 评论(0) 推荐(0)