Parse.com Arduino Yun SDK Quickstart tutorial not working

六月ゝ 毕业季﹏ 提交于 2019-12-06 04:25:11

There was a breaking method in Arduino's Bridge library 1.6.3. This problem has been fixed, but will require you manually updating your Bridge library.

To resolve this issue you must run Library Manager and update Bridge library from 1.0.0 to 1.0.1

To do this choose Sketch -> Include Libary -> Manage Libraries. This will launch Library Manager, then find Bridge Library and press Update button.

Full conversation is here: https://github.com/ParsePlatform/parse-embedded-sdks/issues/13

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!