6 lines
91 B
Python
6 lines
91 B
Python
from __future__ import annotations
|
|
|
|
|
|
LCD_E_CLOCK_DATA = 0xF200
|
|
LCD_E_CLOCK_STATUS = 0xF201
|