thehookup / Motorized_MQTT_Blinds

Motorized_MQTT_Blinds
292 stars 75 forks source link

SimpleTimer.h does not work in Audrino IDE upload to nodeMCU #74

Open gedeyenite opened 1 year ago

gedeyenite commented 1 year ago

Upfront: I am a complete noob trying to figure out how to do this on the fly.

It appears that the SimpleTimer code no longer works. I tried replacing the path with other simpletimer URLs from github but they all produce the same error.

I copied the code for programming the nodeMCU, but it returns this error:

/private/var/folders/cc/sbtr1f5x5wj2gqrbgw1_2ksm0000gn/T/.arduinoIDE-unsaved2023111-38882-h5nkcu.xg0j5/sketch_feb11a/sketch_feb11a.ino:1:10: fatal error: SimpleTimer.h: No such file or directory 1 | #include //https://github.com/marcelloromani/Arduino-SimpleTimer/blob/master/SimpleTimer/ | ^~~~~~~ compilation terminated.

exit status 1

Compilation error: SimpleTimer.h: No such file or directory

ColinKlayer commented 11 months ago

Same. I get this error:

Error: 13 INTERNAL: Library install failed: moving extracted archive to destination dir: library not valid

This suggests that the code is not valid for Arduino? https://www.reddit.com/r/arduino/comments/13fv3o9/unable_to_load_libraries/