Allbot Arduino库

发布于 2025-02-04 16:45:25 字数 404 浏览 3 评论 0原文

在安装“ Allbot”库时,我遇到了一个问题。我尝试通过Arduino IDE安装库 - 它不起作用,我尝试从Github下载 - 它不起作用。您能帮助解决问题吗?

Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10)

sketch_jun03a:1:10: fatal error: ALLBOT.h: No such file or directory

 #include <ALLBOT.h>

          ^~~~~~~~~~

compilation terminated.

exit status 1

ALLBOT.h: No such file or directory

While installing the "ALLBOT" library, I ran into a problem. I tried to install the library via Arduino ide - it didn't work, I tried to download from GitHub - it doesn't work. Could you please help solve the problem.

Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10)

sketch_jun03a:1:10: fatal error: ALLBOT.h: No such file or directory

 #include <ALLBOT.h>

          ^~~~~~~~~~

compilation terminated.

exit status 1

ALLBOT.h: No such file or directory

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

三人与歌 2025-02-11 16:45:25

从您的Arduino IDE管理Tools-&gt;管理库中安装AllBot库,这是指南 https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries

我可以下载并补充

install the ALLBOT library from Tools->Manage Libraries from your arduino ide, here is guide https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries

here i was able to to download and complie

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文