Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Commit 1f1931a

Browse files
committed
Merge pull request #37 from ebissett/master
Fix potentially broken symlinks in CharLCDPlate.
2 parents 24fd2f4 + c1f1e50 commit 1f1931a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Adafruit_CharLCDPlate/Adafruit_I2C.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../Adafruit-Raspberry-Pi-Python-Code/Adafruit_I2C/Adafruit_I2C.py
1+
../Adafruit_I2C/Adafruit_I2C.py
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../Adafruit-Raspberry-Pi-Python-Code/Adafruit_MCP230xx/Adafruit_MCP230xx.py
1+
../Adafruit_MCP230xx/Adafruit_MCP230xx.py

0 commit comments

Comments
 (0)