Skip to content

Commit d3dc80f

Browse files
authored
Update code.py
1 parent ce40252 commit d3dc80f

File tree

1 file changed

+1
-1
lines changed
  • circuit-python-lora-passthrough

1 file changed

+1
-1
lines changed

circuit-python-lora-passthrough/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
import board
1111
import digitalio
12-
import lib.adafruit_rfm.rfm9x as adafruit_rfm9x
12+
import adafruit_rfm9x
1313
import usb_cdc
1414

1515
# Radio constants

0 commit comments

Comments
 (0)