Master
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
; Advanced options: extra scripting
|
; Advanced options: extra scripting
|
||||||
;
|
;
|
||||||
; Temperatur messen und an MQTT senden
|
; Temperatur messen und an MQTT senden
|
||||||
|
;
|
||||||
|
|
||||||
[env:dfrobot_firebeetle2_esp32e]
|
[env:dfrobot_firebeetle2_esp32e]
|
||||||
platform = espressif32
|
platform = espressif32
|
||||||
|
|||||||
@@ -52,6 +52,7 @@ void readSensor() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void setup() {
|
void setup() {
|
||||||
Serial.begin(115200); // Initialize the serial port
|
Serial.begin(115200); // Initialize the serial port
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user