thinger-io / Arduino-Library

IOTMP Arduino Library for connecting devices to thinger.io #IoT
https://thinger.io
MIT License
114 stars 66 forks source link

Compiling issue on PIO / esp32 #35

Closed CommanderRedYT closed 3 years ago

CommanderRedYT commented 3 years ago

This library always causes compiling issues and I don't know why...

grafik It just feels like the whole library is broken...

CommanderRedYT commented 3 years ago

Update: Tried in Arduino IDE and got 1:1 the same issue...

alvarolb commented 3 years ago

Hi @CommanderRedYT. It should be fixed in the recently released 2.16.0 version. Let me know if it works for you!

CommanderRedYT commented 3 years ago

Compiling seems to work if I put the library folder in the lib/ folder (guessing Platformio isn't just up-to-date yet) thanks!

alvarolb commented 3 years ago

Yes, Platformio and Arduino takes some hours to update to latest version. Thanks for the feedback!