而Arduino 中(或稱Wiring-style),他隱藏掉 main() ,所以在Arduino 的程式中你只會看到 setup() 與 loop() 。所以Arduino 的程式碼看起來會像這樣:. int led = 13 ...
確定! 回上一頁