diff options
Diffstat (limited to 'docs/library/pyb.LCD.rst')
-rw-r--r-- | docs/library/pyb.LCD.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/pyb.LCD.rst b/docs/library/pyb.LCD.rst index 2cbba80417..7555b6fb09 100644 --- a/docs/library/pyb.LCD.rst +++ b/docs/library/pyb.LCD.rst @@ -1,5 +1,5 @@ -class LCD --- LCD control for the LCD touch-sensor pyskin -========================================================= +class LCD -- LCD control for the LCD touch-sensor pyskin +======================================================== The LCD class is used to control the LCD on the LCD touch-sensor pyskin, LCD32MKv1.0. The LCD is a 128x32 pixel monochrome screen, part NHD-C12832A1Z. |