Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
e48be07d
Commit
e48be07d
authored
Jan 16, 2016
by
devsaurus
Browse files
ucg constants
parent
ce8b2650
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/en/modules/ucg.md
View file @
e48be07d
...
@@ -101,6 +101,8 @@ disp = ucg.st7735_18x128x160_hw_spi(cs, dc, res)
...
@@ -101,6 +101,8 @@ disp = ucg.st7735_18x128x160_hw_spi(cs, dc, res)
```
```
## Constants
## Constants
Constants for various functions.
`ucg.FONT_MODE_TRANSPARENT`
,
`ucg.FONT_MODE_SOLID`
,
`ucg.DRAW_UPPER_RIGHT`
,
`ucg.FONT_MODE_TRANSPARENT`
,
`ucg.FONT_MODE_SOLID`
,
`ucg.DRAW_UPPER_RIGHT`
,
`ucg.DRAW_UPPER_LEFT`
,
`ucg.DRAW_LOWER_RIGHT`
,
`ucg.DRAW_LOWER_LEFT`
,
`ucg.DRAW_ALL`
`ucg.DRAW_UPPER_LEFT`
,
`ucg.DRAW_LOWER_RIGHT`
,
`ucg.DRAW_LOWER_LEFT`
,
`ucg.DRAW_ALL`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment