Renamed the lcd driver
This commit is contained in:
parent
21d9ff8f6d
commit
8db07ce7d9
@ -10,7 +10,7 @@ You should have received a copy of the GNU General Public License along with thi
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
from machine import Pin, I2C
|
from machine import Pin, I2C
|
||||||
from PCF8574 import I2C_LCD
|
from PCF8574T import I2C_LCD
|
||||||
import time
|
import time
|
||||||
|
|
||||||
class ProgramChooser:
|
class ProgramChooser:
|
||||||
|
Reference in New Issue
Block a user