bumped Firmware-Revision after Tag
All checks were successful
CI-Build/Kettenoeler/pipeline/head This commit looks good

This commit is contained in:
2025-09-04 18:20:13 +02:00
parent 1126111edb
commit 17ce546255

View File

@@ -19,7 +19,7 @@ board = d1_mini
framework = arduino framework = arduino
upload_speed = 921600 upload_speed = 921600
custom_firmware_version = 1.06 custom_firmware_version = 1.07
; --- C++17 erzwingen (für if constexpr etc.) --- ; --- C++17 erzwingen (für if constexpr etc.) ---
; Entferne evtl. voreingestelltes -std=gnu++11/14 aus dem Core: ; Entferne evtl. voreingestelltes -std=gnu++11/14 aus dem Core: