Open Ruugy opened 5 years ago
If i compiling the Sketch in Ardunio IDE it abort with following error:
_Jarolift_MQTT:52:57: error: coredecls.h: No such file or directory
^
compilation terminated. exit status 1 coredecls.h: No such file or directory_
What am I doing wrong?
Tank you very much
I have the WeMos D1 mini and CC1101
Which Software and Version are you using? Arduino IDE? PlatformIO? on WIndows/Linux/whatever? Please see README.md where the prove-to-work versions are documented.
If i compiling the Sketch in Ardunio IDE it abort with following error:
_Jarolift_MQTT:52:57: error: coredecls.h: No such file or directory
include // settimeofday_cb()
compilation terminated. exit status 1 coredecls.h: No such file or directory_
What am I doing wrong?
Tank you very much