From f7a96aca0101f905bc4a0698c0f1de10d60eafb7 Mon Sep 17 00:00:00 2001 From: Peter Buchegger Date: Mon, 11 May 2020 18:21:13 +0200 Subject: [PATCH] remove default comment --- platformio.ini | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/platformio.ini b/platformio.ini index 084b73a..9f6111b 100644 --- a/platformio.ini +++ b/platformio.ini @@ -1,13 +1,3 @@ -; PlatformIO Project Configuration File -; -; Build options: build flags, source filter -; Upload options: custom upload port, speed and extra flags -; Library options: dependencies, extra library storages -; Advanced options: extra scripting -; -; Please visit documentation for the other options and examples -; https://docs.platformio.org/page/projectconf.html - [env] platform = espressif32 framework = arduino