코코아팹은 누구나 창의적 아이디어를 현실로 만들어 낼 수 있도록
만들고, 공유하고, 배울 수 있는 터전이
되고자 합니다.
아이디와 비밀번호를 잊으셨나요?아이디 / 비밀번호 찾기
코코아팹 회원이 아니신가요? 회원가입
아두이노 첨해보는데 자꾸오류가떠요
박성민 | 2021-06-11
|
|
---|---|
아두이노:1.8.15 (Windows 10), 보드:"Arduino Uno"
In file included from C:\Users\�ڼ���\AppData\Local\Temp\arduino_build_712631\sketch\sketch_jun11b.ino.cpp:1:0: C:\Users\박성민\Documents\Arduino\sketch_jun11b\sketch_jun11b.ino: In function 'void setup()': C:\Users\�ڼ���\Downloads\arduino-1.8.15-windows\arduino-1.8.15\hardware\arduino\avr\cores\arduino/Arduino.h:44:16: error: expected unqualified-id before numeric constant #define OUTPUT 0x1 ^ C:\Users\박성민\Documents\Arduino\sketch_jun11b\sketch_jun11b.ino:13:16: note: in expansion of macro 'OUTPUT' C:\Users\�ڼ���\Downloads\arduino-1.8.15-windows\arduino-1.8.15\hardware\arduino\avr\cores\arduino/Arduino.h:43:15: error: expected unqualified-id before numeric constant #define INPUT 0x0 ^ C:\Users\박성민\Documents\Arduino\sketch_jun11b\sketch_jun11b.ino:14:16: note: in expansion of macro 'INPUT' C:\Users\박성민\Documents\Arduino\sketch_jun11b\sketch_jun11b.ino: In function 'void loop()': C:\Users\�ڼ���\Downloads\arduino-1.8.15-windows\arduino-1.8.15\hardware\arduino\avr\cores\arduino/Arduino.h:40:14: error: expected unqualified-id before numeric constant #define HIGH 0x1 ^ C:\Users\박성민\Documents\Arduino\sketch_jun11b\sketch_jun11b.ino:19:21: note: in expansion of macro 'HIGH' C:\Users\�ڼ���\Downloads\arduino-1.8.15-windows\arduino-1.8.15\hardware\arduino\avr\cores\arduino/Arduino.h:41:14: error: expected unqualified-id before numeric constant #define LOW 0x0 ^ C:\Users\박성민\Documents\Arduino\sketch_jun11b\sketch_jun11b.ino:21:21: note: in expansion of macro 'LOW' C:\Users\�ڼ���\Downloads\arduino-1.8.15-windows\arduino-1.8.15\hardware\arduino\avr\cores\arduino/Arduino.h:40:14: error: expected unqualified-id before numeric constant #define HIGH 0x1 ^ C:\Users\박성민\Documents\Arduino\sketch_jun11b\sketch_jun11b.ino:23:32: note: in expansion of macro 'HIGH' exit status 1 보드 Arduino Uno 컴파일 에러.
이 리포트는 파일 -> 환경설정에 "컴파일중 자세한 출력보이기"를
|
|
이전글 | 아두이노 메가로 tft lcd 조작 | 2021-06-08 |
다음글 | 진동모터 타이머 | 2021-06-12 |