Selaa lähdekoodia

First setup of NodeECU sketch for the temperatur sensor

master
Thomas Herzinger 3 vuotta sitten
vanhempi
commit
aae1f39f0d
1 muutettua tiedostoa jossa 9 lisäystä ja 0 poistoa
  1. +9
    -0
      sketch_TempSensor/sketch_TempSensor.ino

+ 9
- 0
sketch_TempSensor/sketch_TempSensor.ino Näytä tiedosto

@@ -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…
Peruuta
Tallenna