kc1awv / KISSLoRaTNC

Arduino based LoRa KISS TNC
GNU General Public License v3.0
27 stars 5 forks source link

Updates LoRa.cpp and LoRa.h from Sandeep Mistry's repo #4

Closed robojay closed 2 years ago

robojay commented 2 years ago

https://github.com/sandeepmistry/arduino-LoRa

Re-adds the register definition for REG_MODEM_STAT as well as the modemStatus() call.