hi, i just started using Arduino for my school project but it seems like I have a problem when I want to upload it to my board. can anyone help recognize why it’s like this and help me fix it? thank you for helping
this is the error:
Arduino: 1.8.13 (Windows 7), Board: “Arduino Uno”
C:\Users\User\Documents\Arduino\libraries\jm_LiquidCrystal_I2C\fm_I2CIO.cpp:29:10: fatal error: jm_Scheduler.h: No such file or directory
#include <jm_Scheduler.h>
^~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board Arduino Uno.