Arduino 入門學習筆記5 按鍵控制激光發生器

代碼 /**********************************************/ const int keyPin = 13; //the "s" of relay module attach to const int laserPin = 7; /**********************************************/ void setup() {
相關文章
相關標籤/搜索