When you do delay(1000) your Arduino stops on that line for 1 second. ... OUTPUT); } void loop() { // here is where you'd put code that needs to be running ...
確定! 回上一頁