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

Commit 859d351

Browse files
committed
Update LCD_ DataTable.py
1 parent 80186bb commit 859d351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adafruit_CharLCDPlate/LCD_ DataTable.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#----------------------------------------------------------------
1111

1212
from time import sleep
13-
from Adafruit_CharLCDPlate import Adafruit_CharLCDPlate
13+
from Adafruit_CharLCDPlate4line import Adafruit_CharLCDPlate
1414
from LCD_EoL_HandlingAnd4LineSupport import LCD_EoL_Handling
1515

1616
class LCD_DataTable(Adafruit_CharLCDPlate):

0 commit comments

Comments
 (0)