Merge branch 'master' of https://github.com/sudar/Arduino-Makefile
This commit is contained in:
commit
0c36c3489e
1 changed files with 1 additions and 1 deletions
|
@ -1004,7 +1004,7 @@ ifeq ($(strip $(NO_CORE)),)
|
||||||
$(call show_config_variable,MONITOR_BAUDRATE,[DETECTED], (in sketch))
|
$(call show_config_variable,MONITOR_BAUDRATE,[DETECTED], (in sketch))
|
||||||
endif
|
endif
|
||||||
else
|
else
|
||||||
$(call show_config_variable,MONITOR_BAUDRATE, [USER])
|
$(call show_config_variable,MONITOR_BAUDRATE,[USER])
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef MONITOR_CMD
|
ifndef MONITOR_CMD
|
||||||
|
|
Loading…
Reference in a new issue