added compile flag -DEMSESP_DE_ONLY

This commit is contained in:
Proddy
2023-03-11 17:23:41 +01:00
parent dc3c6cad05
commit c960db5180
3 changed files with 4 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
; -DEMSESP_DEBUG_SENSOR ; additional debug for the dallas sensors
; -DCORE_DEBUG_LEVEL=5 ; verbose core level debugging 5=verbose, 4=debug, 3=info
; -DEMSESP_TEST ; enable the tests. EN language only
; -DEMSESP_DE_ONLY ; only DE translated entity names
; my_build_flags = -DEMSESP_DEBUG
[env:esp32_4M]