Przeglądaj źródła

First setup of NodeECU sketch for the temperatur sensor

master
Thomas Herzinger 3 lat temu
rodzic
commit
aae1f39f0d
1 zmienionych plików z 9 dodań i 0 usunięć
  1. +9
    -0
      sketch_TempSensor/sketch_TempSensor.ino

+ 9
- 0
sketch_TempSensor/sketch_TempSensor.ino Wyświetl plik

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

}

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

}

Ładowanie…
Anuluj
Zapisz