Skip to content

Commit fd72983

Browse files
authored
Add files via upload
lgpio native changes
1 parent bfa6ae2 commit fd72983

File tree

1 file changed

+1
-0
lines changed
  • src/adafruit_blinka/microcontroller/bcm2711

1 file changed

+1
-0
lines changed

src/adafruit_blinka/microcontroller/bcm2711/pin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# pylint: disable=unused-import
77
# importing CHIP to make the lgpio CHIP handle available
88
from adafruit_blinka.microcontroller.bcm283x.pin import Pin, CHIP
9+
910
# pylint: enable=unused-import
1011

1112
D0 = Pin(0)

0 commit comments

Comments
 (0)