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
732 stars 305 forks source link

Libraries LoRa #92

Open Samuel-ZDM opened 5 years ago

Samuel-ZDM commented 5 years ago

Hi. Why does the repository no longer have Lora files?

JBSchueler commented 5 years ago

@Heltec-Aaron-Lee : Could you please comment on this topic?

After Auto synchronization to espressif library 120dec9e5f679801999ab1fbe04ea928f62c1175 on January 15 2019 a lot of libraries and examples have been lost. Like LoRa, OLED, DHT11, etc.

Is there a reason why those are removed from the repository?

Heltec-Aaron-Lee commented 5 years ago

Hi there

I had moved all examples about our board to this repository: https://github.com/HelTecAutomation/Heltec_ESP32

Because we made a auto sync script in our local server, it made this WiFi_Kit_series auto sync to https://github.com/espressif/arduino-esp32

JBSchueler commented 5 years ago

Nice! Wasn't aware of this.

Added https://raw.githubusercontent.com/HelTecAutomation/Heltec_ESP32/master/library.json to Arduino Board Managers URL's and added the library via library manager.

image

image

Heltec-Aaron-Lee commented 5 years ago

@JBSchueler We recommend use this url: https://docs.heltec.cn/download/package_heltec_esp32_index.json

Some document here: https://docs.heltec.cn/#/en/user_manual/how_to_install_esp32_Arduino

JBSchueler commented 5 years ago

Hi Aaron-Lee,

Thank you very much, very appreciated!

Samuel-ZDM commented 5 years ago

Thank you very much , @JBSchueler and @Heltec-Aaron-Lee.

I didn't find this repository.

Hug

Heltec-Aaron-Lee commented 4 years ago

@Samuel-ZDM Thar's not a repository, we just upload the .json file to our server.