Inteform / esp32-lora-library

Low-level Lora (SX127_) library for the ESP-32 IDF
213 stars 59 forks source link

Minor changes #23

Open thiagohd opened 2 years ago

thiagohd commented 2 years ago

Init function now returns the device version. Added CMakeLists.txt for ESP-IDF v4.4.2+ support.

Signed-off-by: Thiago H. Deicke deicke@live.com