Merge pull request #16498 from s-hadinger/define_tasmota

Add `#define TASMOTA`
This commit is contained in:
s-hadinger 2022-09-12 16:29:57 +02:00 committed by GitHub
commit 1139314e38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ build_flags = -DCORE_DEBUG_LEVEL=0
-free
-fipa-pta
-Wreturn-type
-DTASMOTA ; flag indicating that we are compiling Tasmota
; *********************************************************************
; *** Use custom settings from file user_config_override.h
-DUSE_CONFIG_OVERRIDE