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 ce40252 commit d3dc80fCopy full SHA for d3dc80f
circuit-python-lora-passthrough/code.py
@@ -9,7 +9,7 @@
9
10
import board
11
import digitalio
12
-import lib.adafruit_rfm.rfm9x as adafruit_rfm9x
+import adafruit_rfm9x
13
import usb_cdc
14
15
# Radio constants
0 commit comments