Преглед изворни кода

First setup of NodeECU sketch for the temperatur sensor

master
Thomas Herzinger пре 3 година
родитељ
комит
aae1f39f0d
1 измењених фајлова са 9 додато и 0 уклоњено
  1. +9
    -0
      sketch_TempSensor/sketch_TempSensor.ino

+ 9
- 0
sketch_TempSensor/sketch_TempSensor.ino Прегледај датотеку

@@ -0,0 +1,9 @@
void setup() {
// put your setup code here, to run once:

}

void loop() {
// put your main code here, to run repeatedly:

}

Loading…
Откажи
Сачувај