icandura
icandura
`wifiManager.resetSettings();` I used this code after a long long press button to reset wifi settings.
base_dir 是设定在我 hexo init 出来的目录,即 /usr/hexo/blog 相应的,在命令行执行 hexo g 的时候也是在这个目录下执行。 生成的 public 文件夹的路径为 /usr/hexo/blog/public 。 后续通过 ln -s 软连接把该 public 文件夹映射到 /var/www/blog 。 即 `blog -> /usr/hexo/blog/public`。
我搭建了一个环境,您试试看新建些文章或者修改一些内容再重新生成,来对比一下 博客地址: https://cdn.myfq.ml/blog 说明页面: https://cdn.myfq.ml/blog/2019/07/17/test/ hexo-editor管理地址: http://cdn.myfq.ml:2048 用户名和密码均为: blogtest 主要问题是用 `hexo g` 直接生成则页面正常,用hexo-editor后台点击`generate`生成就造成页面异常 我猜测问题可能出在主题上,我使用的是 [yelee 主题](https://github.com/MOxFIVE/hexo-theme-yelee)
我用的版本是 13.0.2216.0 内核版本是 86.0.4240.198 
卡36%可能是 header editor 的问题,我遇到后一直刷新都没用,后来临时禁用 header editor 就没问题了。
> search里面 #on:true改为on:true就可以了 非常感谢,成功解决!
I got same problem, too. But the chip what I use is SP3485 rather than MAX3485.
I think I found one of the reasons for this problem. When my MODBUS_MASTER is working under the software serial port, it resets by WDT when the slave disconnects. But...
Dose the Software Serial works by your example? I tried to use MODBUS by software serial but it didn't work.
我也是遇到传输超时了,可能是不支持太大的Bin文件?