Skip to content

Commit 5c6c527

Browse files
committed
Remove "RP2040" from MicroPython header comment
1 parent 2eb0124 commit 5c6c527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qwiic_i2c/micropython_i2c.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#-----------------------------------------------------------------------------
2-
# micropython_rp2040_i2c.py
2+
# micropython_i2c.py
33
#
4-
# Encapsulate RP2040 MicroPython port I2C interface
4+
# Encapsulate MicroPython port I2C interface
55
#------------------------------------------------------------------------
66
#
77
# Written by oclyke, Feb 2021

0 commit comments

Comments
 (0)