mirror of
https://gitlab.com/zwirbel/sprocket-device-bb1.git
synced 2025-12-16 01:58:48 +01:00
base stack
This commit is contained in:
10
lib/esp32_lora_wifi/LoRa/library.properties
Normal file
10
lib/esp32_lora_wifi/LoRa/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=LoRa function basic test
|
||||
version=0.0.2
|
||||
author=Aaron.Lee <support@heltec.cn>
|
||||
maintainer=Aaron.Lee <support@heltec.cn>
|
||||
sentence=An Arduino library for sending and receiving data using LoRa radios.
|
||||
paragraph=Supports Semtech SX1276/77/78/79 based boards/shields.
|
||||
category=Communication
|
||||
url=https://heltec.cn
|
||||
architectures=*
|
||||
includes=LoRa.h
|
||||
Reference in New Issue
Block a user