BASIC4MCU | 질문게시판 | 아두이노 보드 Arduino/Geunie UNO 컴파일 에러
페이지 정보
작성자 히비이시 작성일2018-06-19 09:57 조회10,546회 댓글0건
https://www.basic4mcu.com/bbs/board.php?bo_table=gac&wr_id=2005
첨부파일
본문
이런 오류가 뜨는데 어떻게 해결할 수 있나요?
빌드 선택사항 변경됨, 모두 다시 빌드합니다.
In file included from sketch/light5.ino.cpp:1:0:
/Users/hwangboyesa/Documents/Arduino/light5/light5.ino: In function 'void setup()':
/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/Arduino.h:44:16: error: expected unqualified-id before numeric constant
#define OUTPUT 0x1
^
/Users/hwangboyesa/Documents/Arduino/light5/light5.ino:12:16: note: in expansion of macro 'OUTPUT'
pinMode(trig.OUTPUT);
^
exit status 1
보드 Arduino/Genuino Uno 컴파일 에러.
스케치에 파일이 추가되지 않았습니다.
댓글 0
조회수 10,546등록된 댓글이 없습니다.