Skip to content

Commit f3ae3c0

Browse files
trying to run pre-commit checks
1 parent a94bfa3 commit f3ae3c0

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

src/adafruit_blinka/microcontroller/generic_micropython/i2c.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
class I2C:
99
"""I2C Class for Generic MicroPython"""
1010

11+
1112
MASTER = 0
1213

1314
# pylint: disable=unused-argument

0 commit comments

Comments
 (0)