新手RCSwitch库求助。
新手,刚接触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)'
版本往低一点,试一下 1.6.5 编译通过,没报错。
页:
[1]