2026-07-0601 Sicherheit
This commit is contained in:
+5
-15
@@ -8,6 +8,9 @@
|
||||
; Please visit documentation for the other options and examples
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[platformio]
|
||||
extra_configs = secrets.ini
|
||||
|
||||
[env]
|
||||
platform = espressif32
|
||||
board = nodemcu-32s
|
||||
@@ -37,25 +40,12 @@ lib_deps =
|
||||
|
||||
[env:test] ; Entwicklungssystem
|
||||
build_flags = ${env.build_flags}
|
||||
${secrets_debug.build_flags}
|
||||
-DHW5=1 ;Neue Hardware 5.03 2025-04
|
||||
;-DDISPAY64x128=1
|
||||
-DHOSTNAME=\"TEST-DISPLAY\"
|
||||
-DNAME=\"Test-Display\"
|
||||
-DGRENZWERT=3.70
|
||||
-DSTASSID=\"MagentaWLAN-RGDO\"
|
||||
-DSTAPSK=\"93329248424922704583\"
|
||||
-DGATEWAY=\"192.168.127.1\"
|
||||
-DDNS=\"192.168.127.1\"
|
||||
-DSECONDARDNS=\"8.8.8.8\"
|
||||
-DMYIP=\"192.168.127.105\"
|
||||
-DSUBNET=\"255.255.255.0\"
|
||||
;-Dmqtt_server=\"192.168.127.251\"
|
||||
;-Dmqtt_port=1883
|
||||
-Dmqtt_server=\"hjkmqtt.dedyn.io\"
|
||||
;-Dmqtt_server=\"93.222.76.128\"
|
||||
-Dmqtt_port=61883
|
||||
-Dmqtt_user=\"hjk\"
|
||||
-Dmqtt_pass=\"51Fische#\"
|
||||
;-DInnenTemp=\"hjk/Sensor_Wohnzimmer\"
|
||||
-DStation=\"hjk/WETTERSTATION-SULZFELD/env\"
|
||||
-DCO2Wert=\"hjk/devices/257923/telemetry/co2\"
|
||||
@@ -118,4 +108,4 @@ build_flags = ${env.build_flags}
|
||||
-DAKKU_GREZWERT=2.950
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user