정보나눔

오픈소스하드웨어 프로젝트에 대한 다양한 정보를 나누는 공간입니다.

초음파센서
강승훈 | 2015-12-18

아두이노:1.6.7 (Windows 7), 보드:"Arduino/Genuino Uno"

C:\Users\LG\Documents\Arduino\sketch_dec18h\sketch_dec18h.ino: In function 'void loop()':

sketch_dec18h:19: error: 'pulseln' was not declared in this scope

 unsigned long duration=pulseln(echo,HIGH);

                                         ^

exit status 1
'pulseln' was not declared in this scope

  이 리포트는 많은 정보를 포함합니다
  "컴파일하는 동안 상세 출력 보이기"
  파일 > 설정에 사용가능하게 됨

 

스케치 작성시 위와 같은 문제가 발생합니다.

무엇이 잘못된 건가요?

이전글   |    아두이노 따라하기(p29)_blink 컴파일 오류 2015-12-16
다음글   |    사물인터넷을 위한 아두이노 따라하기 3-5 모터돌리기_모터가 안 돌아가요... 2015-12-18