File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -380,15 +380,15 @@ Constants
380380---------
381381
382382.. data :: lcd160cr.PORTRAIT
383- .. data :: lcd160cr.LANDSCAPE
384- .. data :: lcd160cr.PORTRAIT_UPSIDEDOWN
385- .. data :: lcd160cr.LANDSCAPE_UPSIDEDOWN
383+ lcd160cr.LANDSCAPE
384+ lcd160cr.PORTRAIT_UPSIDEDOWN
385+ lcd160cr.LANDSCAPE_UPSIDEDOWN
386386
387- orientation of the display, used by :meth: `LCD160CR.set_orient `
387+ Orientations of the display, used by :meth: `LCD160CR.set_orient `.
388388
389389.. data :: lcd160cr.STARTUP_DECO_NONE
390- .. data :: lcd160cr.STARTUP_DECO_MLOGO
391- .. data :: lcd160cr.STARTUP_DECO_INFO
390+ lcd160cr.STARTUP_DECO_MLOGO
391+ lcd160cr.STARTUP_DECO_INFO
392392
393- type of start-up decoration, can be or'd together, used by
394- :meth: `LCD160CR.set_startup_deco `
393+ Types of start-up decoration, can be OR'ed together, used by
394+ :meth: `LCD160CR.set_startup_deco `.
You can’t perform that action at this time.
0 commit comments