1.0.5
- Explicitly declare
irq
(RFM Pin D0) direction as input andcs
(RFM Pin NSS) direction as output withinadafruit_tinylora.py
.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-tinylora
.
Read the docs for info on how to use it.