From 147fbd9d391a55a8d2f41600e7380af691da9bb3 Mon Sep 17 00:00:00 2001
From: GHGiampy <83699429+GHGiampy@users.noreply.github.com>
Date: Sat, 16 Jul 2022 03:11:47 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Remove=20log2file=20monitor=20fi?=
 =?UTF-8?q?lter=20(#24502)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 platformio.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platformio.ini b/platformio.ini
index 06ab1209665..26f58662cc0 100644
--- a/platformio.ini
+++ b/platformio.ini
@@ -270,7 +270,7 @@ lib_deps          = ${common.lib_deps}
 monitor_speed     = 250000
 monitor_eol       = LF
 monitor_echo      = yes
-monitor_filters   = colorize, time, send_on_enter, log2file
+monitor_filters   = colorize, time, send_on_enter
 
 #
 # Just print the dependency tree