stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
425 stars 346 forks source link

telelogger fails to build - missing esp_system.h #65

Open northrup opened 5 years ago

northrup commented 5 years ago

The Arduino project file starts with #include <FreematicsPlus.h> which then requires #include <esp_system.h> which is nowhere in the Freematics repo or available Arduino library downloads.

northrup commented 5 years ago

I don't have a windows system, so using the "Freematics Builder" isn't an option.

stanleyhuangyc commented 5 years ago

Your ESP-IDF/ESP32 Arduino might be outdated.

northrup commented 5 years ago

I got it from Freematics three weeks ago

On Jan 3, 2019, at 07:04, Stanley Huang notifications@github.com wrote:

Your ESP-IDF/ESP32 Arduino might be outdated.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

northrup commented 5 years ago

@stanleyhuangyc this is on a brand new Freematics One+ ordered from the site. Downloaded the telelogger build and tried to use the Arduino sketch uploader per the instructions, that's where I get this message.