|
|
新手,刚接触Arduino。
打开ReceiveDemo_Advanced,未做更改,编译时出现如下错误,请问是什么问题。
错误信息如下:
Arduino:1.6.5 (Windows XP), 板:"Arduino Uno"
ReceiveDemo_Advanced.pde: In function 'void loop()':
ReceiveDemo_Advanced:21: error: cannot convert 'long unsigned int*' to 'unsigned int*' for argument '4' to 'void output(long unsigned int, unsigned int, unsigned int, unsigned int*, unsigned int)'
cannot convert 'long unsigned int*' to 'unsigned int*' for argument '4' to 'void output(long unsigned int, unsigned int, unsigned int, unsigned int*, unsigned int)'
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|