CurtRod / SimpleEVSE-WiFi

Brings EVSE WB/DIN into your WiFi
https://www.evse-wifi.de
78 stars 31 forks source link

Error - #include <util/crc16.h> #12

Closed njordan77 closed 5 years ago

njordan77 commented 5 years ago

Hi, i managed to bring in all missing libs, but with the last one i receive the following error message....the util folder of course is not available and its not part of the library...

Any idea what I need to do to make it work? Thanks

in file included from C:\TEMP\SimpleEVSE-WiFi\SimpleEVSE-WiFi.ino:27:0:

C:...\libraries\ModbusMaster-0.9/ModbusMaster.h:83:24: fatal error: util/crc16.h: No such file or directory

njordan77 commented 5 years ago

Did use wrong MBUSmaster project. thanks