void setup() {
tone(11, 262, 1000);
delay(1000);
}
void loop() {
Copyright ⓒ TECH79 All right reserved