質問編集履歴

1

間違いを修正しました。

2020/05/26 04:31

投稿

Merrifield
Merrifield

スコア31

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  {
16
16
 
17
- void LCD_data( chr );
17
+ /*void*/ LCD_data( chr );
18
18
 
19
19
  MicroDelay( 60 ); //60μsec
20
20