I have a problem with my code,
C:\Users\1369e\Google Drive\TFG\Programacion\comparador_analogico_bueno\comparador_analogico_bueno.ino:33:24: fatal error: analogComp.h: No such file or directory
#include <analogComp.h>
^
compilation terminated.
Well I did some things to solve my problem, but I can`t solve.
I changed "" to <>.
I tried to change my directory folder, but it don´t work.
Any-one have another idea to solve my problem.