How to add library to Arduino IDE | Error : No such file or directory

preview_player
Показать описание
Sample Error :
sketch_dec15a:1:10: fatal error: AFMotor.h: No such file or directory
#include AFMotor.h
^~~~~~~~~~~
compilation terminated.
exit status 1
AFMotor.h: No such file or directory
_________
not yet solved your error? .. watch this video
Рекомендации по теме
Комментарии
Автор

Sir i don't get the library option plz help me 😭😭

z___a___m
Автор

Hello.I want to add library on library manager.but in library manager has only 1.9.0 to 1.9.4 versions and my arduino ide is 1.8.16.What can I do??
#hellllp

Son_riyaziyyat_bukucu
Автор

Anyone can tell the error about void loop and void setup
How to fix it.

ashishanand
Автор

why not work for me, i already add the library, but still error

ramadanni
Автор

I already installed everything but I get
"Warning: platform.txt from core 'Arduino AVR Boards' contains deprecated compiler.path={runtime.tools.avr-gcc.path}/bin/, automatically converted to compiler.path=/usr/bin/. Consider upgrading this core.
UID_scan:6:21: fatal error: MFRC522.h: No such file or directory
#include <MFRC522.h>
^
compilation terminated.
exit status 1
MFRC522.h: No such file or directory"

Do you know what I have to do ?

drack
Автор

Sir it's not working now i cant get the code

MystreemPlus-unofficial