코코아팹은 누구나 창의적 아이디어를 현실로 만들어 낼 수 있도록
만들고, 공유하고, 배울 수 있는 터전이
되고자 합니다.
아이디와 비밀번호를 잊으셨나요?아이디 / 비밀번호 찾기
코코아팹 회원이 아니신가요? 회원가입
아두이노 오류가 났는데 어디가 잘못된지 잘 모르겠어요 ㅠㅠ.
아두이노기초 | 2021-04-02
|
|
---|---|
아두이노:1.8.13 (Windows 10), 보드:"Arduino Uno" In file included from sketch\DigitalReadSerial.ino.cpp:1:0: C:\Users\Admins\AppData\Local\Temp\arduino_modified_sketch_958716\DigitalReadSerial.ino: In function 'void loop()': C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:40:14: error: expected unqualified-id before numeric constant #define HIGH 0x1 ^ C:\Users\Admins\AppData\Local\Temp\arduino_modified_sketch_958716\DigitalReadSerial.ino:25:32: note: in expansion of macro 'HIGH' distance = pulseIn(ECHO_PIN. HIGH)/58.2; /*센치미터(cm)*/ ^~~~ exit status 1 보드 Arduino Uno 컴파일 에러.
도와주세요.. |
|
이전글 | 외부 전류 조절 | 2021-03-28 |
다음글 | 오렌지보드 BLE에서 블루투스통신과 PWM 핀 문제... | 2021-04-14 |