arduino2/libraries/Heltec_ESP32_Dev-Boards/library.json
2021-02-10 18:05:49 +01:00

17 lines
441 B
JSON

{
"name": "Heltec_ESP32",
"keywords": "heltec, esp32, lora, wifi kit, oled",
"description": "A library for Heltec ESP32 (or ESP32+LoRa) based board",
"repository":{
"type": "git",
"url": "https://github.com/HelTecAutomation/Heltec_ESP32.git"
},
"authors":{
"name": "Heltec Automation(TM)",
"email": "support@heltec.cn"
},
"version": "1.1.0",
"frameworks": "arduino",
"platforms": "espressif32"
}