-
Notifications
You must be signed in to change notification settings - Fork 1.1k
我已经成功esp8266的串口一作为日志打印,《linkkitapp》竟然还会有部分数据日志打印?? #569
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
是 framework/ywss4linkkit/lib/xtensa/esp8266/ywss4linkkit.a 这里面调用 HAL_Printf 打印出来的 |
|
@librae8226 我把 8266 里面的 最后发现:
|
|
Linkitapp,调用了一键配网库,这里输出频道列表的,应该是一键配网那边的。目前暂时未开源。 |
两边都不开源的。只能治标不治本如下修改:
|
bug描述:不断打印
chan1 `chan2
的bug,而其他调用printf()
则不会,我怎么屏蔽这个不断打印?我把uart1
作为日志打印,竟然还会打印,过了三分钟之后,就不会打印了,奇怪。。。这边项目需要的是串口通讯。。。。紧急。。。环境:
branch(version): commit e8cb9ec (HEAD -> master, origin/master, origin/HEAD)
Desktop OS(windows linux or macOS): Ubuntu
example: 《linkkitapp》
串口打印
The text was updated successfully, but these errors were encountered: