|
|
发表于 2017-8-24 21:08:45
|
显示全部楼层
Arduino:1.6.13 (Windows 10), 开发板:"Arduino Nano, ATmega328"
F:\2.4G棰戣氨浠猏nRF24L01pScannerOled\nRF24L01pScannerOled.ino: In function 'void setup()':
nRF24L01pScannerOled:138: error: 'NRF24L01_reset' was not declared in this scope
nRF24L01pScannerOled:141: error: 'NRF24L01_WriteReg' was not declared in this scope
nRF24L01pScannerOled:143: error: 'NRF24L01_SetTxRxMode' was not declared in this scope
F:\2.4G棰戣氨浠猏nRF24L01pScannerOled\nRF24L01pScannerOled.ino: In function 'void loop()':
nRF24L01pScannerOled:167: error: 'NRF24L01_WriteReg' was not declared in this scope
nRF24L01pScannerOled:171: error: 'NRF24L01_ReadReg' was not declared in this scope
F:\2.4G棰戣氨浠猏nRF24L01pScannerOled\nRF24L01pScannerOled.ino: In function 'uint8_t NRF24L01_FlushTx()':
nRF24L01pScannerOled:285: error: 'Strobe' was not declared in this scope
F:\2.4G棰戣氨浠猏nRF24L01pScannerOled\nRF24L01pScannerOled.ino: In function 'uint8_t NRF24L01_FlushRx()':
nRF24L01pScannerOled:290: error: 'Strobe' was not declared in this scope
exit status 1
'NRF24L01_reset' was not declared in this scope
在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。
|
| |