Heltec-Aaron-Lee / WiFi_Kit_series

Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.
GNU Lesser General Public License v2.1
730 stars 304 forks source link

Incompatible with InfluxDB due to fatal error: esp_arduino_version.h #244

Open raffaCH opened 3 months ago

raffaCH commented 3 months ago

Compiling any example of the Arduino influxdb library leads to the following error with the heltec boards using this framework here. Library using: https://www.arduino.cc/reference/en/libraries/esp8266-influxdb/ Using a WifiKit32 (V2) here.

In file included from c:\Users\Admin\Documents\Arduino\libraries\ESP8266_Influxdb\src\HTTPService.cpp:3:0: c:\Users\Admin\Documents\Arduino\libraries\ESP8266_Influxdb\src\Platform.h:15:34: fatal error: esp_arduino_version.h: No such file or directory compilation terminated. exit status 1

Compilation error: exit status 1

Of course happy to be corrected, but i believe it's lacking in the package of the heltec Wifikit installer.