refactor: remove unnecessary blank line in platformio.ini

This commit is contained in:
Arthur Tazhitdinov 2026-01-26 14:29:17 +05:00
parent c78a0db558
commit 11366862cb

View File

@ -28,7 +28,6 @@ build_flags =
-DXML_GE=0 -DXML_GE=0
-DXML_CONTEXT_BYTES=1024 -DXML_CONTEXT_BYTES=1024
-std=c++2a -std=c++2a
# Enable UTF-8 long file names in SdFat # Enable UTF-8 long file names in SdFat
-DUSE_UTF8_LONG_NAMES=1 -DUSE_UTF8_LONG_NAMES=1