kc1awv / KISSLoRaTNC

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

Add ESP32 and document SetHardware #6

Closed robojay closed 2 years ago

robojay commented 2 years ago

Further details are in the commits.

TLDR; Adds support for the Heltec WiFi LoRa 32 module and possibly other ESP32 based modules that use the same SPI pins to communicate with the LoRa chip. Documents the supported SetHardware KISS commands.

Settings are now changed in idle mode - they weren't before.