Переглянути джерело

🔨 Remove log2file monitor filter (#24502)

GHGiampy 3 роки тому
джерело
коміт
147fbd9d39
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      platformio.ini

+ 1
- 1
platformio.ini Переглянути файл

@@ -270,7 +270,7 @@ lib_deps          = ${common.lib_deps}
270 270
 monitor_speed     = 250000
271 271
 monitor_eol       = LF
272 272
 monitor_echo      = yes
273
-monitor_filters   = colorize, time, send_on_enter, log2file
273
+monitor_filters   = colorize, time, send_on_enter
274 274
 
275 275
 #
276 276
 # Just print the dependency tree

Завантаження…
Відмінити
Зберегти