Hi,
My arduino IDE is looking for a library, but it is looking for the file in the place I saved it. Could someone help me please.
This is the path where the arduino sketch is looking and this is the error I get:
C:\Users\Raoul\Google Drive\Projects\Arduino\PRO Mini\Kamer_Arduino\Kamer_Arduino.ino:10:20: fatal error: ds3231.h: No such file or directory
#include "ds3231.h"
^
compilation terminated.
exit status 1
Error compiling for board Arduino Pro or Pro Mini.