피에조 부저 이용 '도'음 1초 재생
void setup() {
tone(11, 262, 1000);
}
void loop() {
delay(1000);
Copyright ⓒ Tech79 All right reserved