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
766 stars 308 forks source link

Esp8266 json doesn't work #114

Closed decobeto closed 4 years ago

decobeto commented 4 years ago

I can't install documentation libraries because esp8266 json has problems

https://docs.heltec.cn/download/package_heltec_esp8266_index.json

image

SauloAislan commented 4 years ago

This is a problem on line 44 has garbage:

2019-12-12 12 23 11 docs heltec cn 63458ac005bf

SauloAislan commented 4 years ago

See https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/releases

decobeto commented 4 years ago

I saw the problem, I tried to work around using the tutorial from this site https://robotzero.one/heltec-wifi-kit-8/, but my esp doesn't seem to work well with the libraries for esp8266

SauloAislan commented 4 years ago

What is the model of your board?

SauloAislan commented 4 years ago

Resolved https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/issues/110

decobeto commented 4 years ago

Esp8266 heltec wifi kit 8, I reinstalled the arduino IDE and now it's working