Heltec-Aaron-Lee/WiFi_Kit_series

Incompatible with InfluxDB due to fatal error: esp_arduino_version.h

raffaCH opened this issue · 0 comments

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.