You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
When I want to compile library with NodeMCU V1 board I got error:
MAX6675-library-master/max6675.cpp:9:24: fatal error: util/delay.h: No such file or directory
#include <util/delay.h>
^
compilation terminated.
Please is there any possibility to fix it?
Thanks!