|
|
发表于 2017-11-9 21:26:41
|
显示全部楼层
老是编译错误,什么回事,库已经补上了,用SPI刷也不知用什么熔丝位
Arduino:1.8.5 (Windows 10), 开发板:"Arduino Pro or Pro Mini, ATmega328P (5V, 16 MHz)"
构建选项已变更,全部重新构建
sketch\state_search_ui.cpp: In member function 'void StateMachine::SearchStateHandler::drawRssiGraph()':
state_search_ui.cpp:177: error: 'INVERSE' was not declared in this scope
display.setTextColor(INVERSE);
^
exit status 1
'INVERSE' was not declared in this scope
在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。
|
| |