mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-21 01:36:31 +00:00
Update platformio_tasmota_env32.ini
This commit is contained in:
parent
ba3a258247
commit
1a9ca0d774
@ -34,6 +34,11 @@ lib_ignore =
|
|||||||
BluetoothSerial
|
BluetoothSerial
|
||||||
; Disable next if you want to use ArduinoOTA in Tasmota32 (default disabled)
|
; Disable next if you want to use ArduinoOTA in Tasmota32 (default disabled)
|
||||||
ArduinoOTA
|
ArduinoOTA
|
||||||
|
; Add files to Filesystem for all env (global). Remove no files entry and add add a line with the file to include
|
||||||
|
; Example for adding the Partition Manager
|
||||||
|
; custom_files_upload =
|
||||||
|
; tasmota/berry/modules/Partition_Manager.tapp
|
||||||
|
custom_files_upload = no_files
|
||||||
|
|
||||||
[env:tasmota32]
|
[env:tasmota32]
|
||||||
extends = env:tasmota32_base
|
extends = env:tasmota32_base
|
||||||
|
Loading…
x
Reference in New Issue
Block a user