add lib_ignore to solo1 env

This commit is contained in:
Jason2866 2024-04-15 23:21:36 +02:00 committed by GitHub
parent 414c231c86
commit 0ed7b6e8e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -86,6 +86,9 @@ build_flags = ${env:tasmota32_base.build_flags}
-DFIRMWARE_TASMOTA32
-DCODE_IMAGE_STR='"solo1"'
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32solo1.bin"'
lib_ignore = ${env:tasmota32_base.lib_ignore}
TTGO TWatch Library
Micro-RTSP
[env:tasmota32solo1-safeboot]
extends = env:tasmota32_base