diff --git a/platformio_tasmota_env.ini b/platformio_tasmota_env.ini index 936b55820..287a475fa 100644 --- a/platformio_tasmota_env.ini +++ b/platformio_tasmota_env.ini @@ -14,7 +14,7 @@ lib_ldf_mode = ${common.lib_ldf_mode} lib_compat_mode = ${common.lib_compat_mode} lib_extra_dirs = ${common.lib_extra_dirs} lib_ignore = ${esp82xx_defaults.lib_ignore} -; Add files to Filesystem for all env (global). Remove no files entry and add add a line with the file to include +; Add files to Filesystem for all env (global). Remove no files entry and add a line with the file to include custom_files_upload = no_files [env:tasmota] diff --git a/platformio_tasmota_env32.ini b/platformio_tasmota_env32.ini index 17318fe12..7bfff4185 100644 --- a/platformio_tasmota_env32.ini +++ b/platformio_tasmota_env32.ini @@ -20,7 +20,7 @@ lib_extra_dirs = ${common.lib_extra_dirs} lib/libesp32 lib/libesp32_lvgl lib_ignore = ${esp32_defaults.lib_ignore} -; Add files to Filesystem for all env (global). Remove no files entry and add add a line with the file to include +; Add files to Filesystem for all env (global). Remove no files entry and add a line with the file to include ; Example for adding the Partition Manager ; custom_files_upload = ; tasmota/berry/modules/Partition_Manager.tapp