Skip to content

Commit b2a3f3c

Browse files
committed
Lint
1 parent d918459 commit b2a3f3c

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
@@ -7,9 +7,9 @@
77

88
import time
99

10+
import adafruit_rfm9x
1011
import board
1112
import digitalio
12-
import adafruit_rfm9x
1313
import usb_cdc
1414

1515
# Radio constants

0 commit comments

Comments
 (0)