madmartin / Jarolift_MQTT

Controlling Jarolift TDEF 433MHZ radio shutters via ESP8266 and CC1101 Transceiver Module in asynchronous mode
GNU General Public License v3.0
67 stars 28 forks source link

Compiling Error - "Jarolift_MQTT:52:57: error: coredecls.h: No such file or directory" #21

Open Ruugy opened 5 years ago

Ruugy commented 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

include // settimeofday_cb()

                                                     ^

compilation terminated. exit status 1 coredecls.h: No such file or directory_

What am I doing wrong?

Tank you very much

Ruugy commented 5 years ago

I have the WeMos D1 mini and CC1101

madmartin commented 5 years ago

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.