We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d188a commit 0cbd9cfCopy full SHA for 0cbd9cf
adafruit_rfm69.py
@@ -26,7 +26,8 @@
26
CircuitPython RFM69 packet radio module. This supports basic RadioHead-compatible sending and
27
receiving of packets with RFM69 series radios (433/915Mhz).
28
29
-.. note:: This does NOT support advanced RadioHead features like guaranteed delivery--only 'raw' packets are currently supported.
+.. note:: This does NOT support advanced RadioHead features like guaranteed delivery--only 'raw'
30
+ packets are currently supported.
31
32
.. warning:: This is NOT for LoRa radios!
33
0 commit comments