Arduino:1.6.7 (Windows 10), 开发板:"Arduino/Genuino Uno"
D:\Documents\Arduino\sketch_dec25a\sketch_dec25a.ino: In function 'void loop()':
sketch_dec25a:13: error: a function-definition is not allowed here before '{' token
void LcdCommandWrite(int value) {
^
sketch_dec25a:122: error: expected '}' at end of input
}
^
exit status 1
a function-definition is not allowed here before '{' token
D:\Documents\Arduino\sketch_dec25a\sketch_dec25a.ino: In function 'void loop()':
sketch_dec25a:13: error: a function-definition is not allowed here before '{' token
void LcdCommandWrite(int value) {
^
sketch_dec25a:122: error: expected '}' at end of input
}
^
exit status 1
a function-definition is not allowed here before '{' token