构建选项已变更,全部重新构建
CC1101_Send.ino: In function 'void setup()':
CC1101_Send:48: error: 'CFREQ_433' was not declared in this scope
In file included from CC1101_Send.ino:2:0:
E:\Development\Arduino\Arduino_lib\libraries\panstamp/cc1101.h:306:10: error: 'byte CC1101::readReg(byte, byte)' is private
byte readReg(byte regAddr, byte regType);
^
...
...
...
^
CC1101_Send:75: error: within this context
'CFREQ_433' was not declared in this scope