fix for M4 and RPi
- adjusted timing of delay after entering "sleep" mode for proper execution on M4 boards.
- modified rfm9x_simpletest.py to be compatible with CPython and CircuitPython.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-rfm9x
.
Read the docs for info on how to use it.