需要指定u16和u8的类型,比如:typedef unsigned int u16; typedef unsigned char u8;试试看 |
这里改成:typedef unsigned int u16; typedef unsigned char u8; |
xuyaqi 发表于 2018-11-19 14:09 谢谢! |
这里改成:typedef unsigned int u16; typedef unsigned char u8; |
已经大三毕业了,我还是对单片机陌生,无能为力。。 |
这里改成:typedef unsigned int u16; typedef unsigned char u8; |