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 32cdbd5 commit a7b0446Copy full SHA for a7b0446
adafruit_rfm69.py
@@ -305,7 +305,7 @@ def __init__(
305
# initialize last RSSI reading
306
self.last_rssi = 0.0
307
"""The RSSI of the last received packet. Stored when the packet was received.
308
- This instataneous RSSI value may not be accurate once the
+ This instantaneous RSSI value may not be accurate once the
309
operating mode has been changed.
310
"""
311
# initialize timeouts and delays delays
0 commit comments