Skip to content

Commit 0cbd9cf

Browse files
authored
Line wrap
1 parent 84d188a commit 0cbd9cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

adafruit_rfm69.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
CircuitPython RFM69 packet radio module. This supports basic RadioHead-compatible sending and
2727
receiving of packets with RFM69 series radios (433/915Mhz).
2828
29-
.. note:: This does NOT support advanced RadioHead features like guaranteed delivery--only 'raw' packets are currently supported.
29+
.. note:: This does NOT support advanced RadioHead features like guaranteed delivery--only 'raw'
30+
packets are currently supported.
3031
3132
.. warning:: This is NOT for LoRa radios!
3233

0 commit comments

Comments
 (0)