Arduino interrupt tact switch 예제
2016-10-13 18:18:23
# Arduino
아두이노 택스 스위치 인터럽트 예제입니다.
1 | volatile int buttonState = LOW; |