Add monitor_flags

This commit is contained in:
Scott Lahteine 2020-07-30 02:07:29 -05:00 committed by Scott Lahteine
parent ed5ae0a2f7
commit db290201ea

View File

@ -89,6 +89,15 @@ extra_scripts = ${common.extra_scripts}
build_flags = ${common.build_flags}
lib_deps = ${common.lib_deps}
monitor_speed = 250000
monitor_flags =
--quiet
--echo
--eol
LF
--filter
colorize
--filter
time
#################################
# #