This commit is contained in:
John Whittington 2020-06-04 17:50:33 +02:00
commit 0c36c3489e

View file

@ -1004,7 +1004,7 @@ ifeq ($(strip $(NO_CORE)),)
$(call show_config_variable,MONITOR_BAUDRATE,[DETECTED], (in sketch))
endif
else
$(call show_config_variable,MONITOR_BAUDRATE, [USER])
$(call show_config_variable,MONITOR_BAUDRATE,[USER])
endif
ifndef MONITOR_CMD