cpainchaud / RFLink32

RFLink for ESP, with MQTT client
Other
119 stars 44 forks source link

index.html.gz.h no such file or directory #56

Closed Marc1200 closed 1 year ago

Marc1200 commented 1 year ago

Hello,

i am trying to upload the code but the compiler cannot find the index.html.gz.h file. can someone provide this file?

cpainchaud commented 1 year ago

Hi, It's provided by platformio dependency mananger.

You can get it manually from https://github.com/cpainchaud/rflink-webui

cpainchaud commented 1 year ago

https://github.com/cpainchaud/rflink-webui/tree/main/cpp

Marc1200 commented 1 year ago

Okay, thanks