From 5fccc53d776a1e47c8b98e77b9809e2a7c49c124 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Fri, 30 Apr 2021 18:15:49 +0200 Subject: [PATCH] Minor tweaks --- platformio_override-template.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio_override-template.ini b/platformio_override-template.ini index 25c8ff1d..e191d5e1 100644 --- a/platformio_override-template.ini +++ b/platformio_override-template.ini @@ -5,7 +5,7 @@ [platformio] extra_configs = - ; Uncomment or edit the lines to show more User Setups in the PIO sidebar + ; Uncomment or edit the lines to show more User Setups in the PIO sidebar ; user_setups/darwin_sdl/*.ini ; user_setups/esp32/*.ini ; user_setups/esp8266/*.ini @@ -21,7 +21,7 @@ build_flags = ;region -- Default Build Environments : Used when Build All --- extra_default_envs = - ; Comment unneeded environments or create extra + ; Uncomment specific environments or create extra: ; arduitouch-esp32_ili9341 ; d1-mini-esp32_ili9341 ; d1-mini-esp8266_ili9341