소스 검색

🔨 Remove log2file monitor filter (#24502)

GHGiampy 2 년 전
부모
커밋
147fbd9d39
No account linked to committer's email address
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

Loading…
취소
저장