... HIGH); delay(500); digitalWrite(outputPin, LOW); delay(1000); } void loop() { wdt_enable(WDTO_15MS); while (true) {} }.
確定! 回上一頁