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

Commit cef7af1

Browse files
committed
Update LCD_ DataTable.py
1 parent 4728d9b commit cef7af1

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
@@ -11,7 +11,7 @@
1111

1212
from time import sleep
1313
from Adafruit_CharLCDPlate import Adafruit_CharLCDPlate
14-
from EoL_HandlingAnd4LineSupport import LCD_EoL_Handling
14+
from LCD_EoL_HandlingAnd4LineSupport import LCD_EoL_Handling
1515

1616
class LCD_DataTable(Adafruit_CharLCDPlate):
1717
# Limited to 4 characters,

0 commit comments

Comments
 (0)