提交 9be672fd 编写于 作者: M Me No Dev 提交者: GitHub

Remove monitor command from component

```make monitor``` has been now added to esp-idf by @projectgus and can be used from any esp-idf project
上级 f49ac391
#build with "make flash monitor" to upload and open serial monitor
monitor:
$(Q) miniterm.py --rts 0 --dtr 0 --raw $(ESPPORT) $(CONFIG_MONITOR_BAUD)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册