parent
commit
07d2c2a583
1 changed files with 8 additions and 1 deletions
  1. +8
    -1
      Readme.md

+ 8
- 1
Readme.md View File

@ -647,4 +647,11 @@ In the loop() function, we find the main methods of Screen and Keyboard, which n
delay(REFRESH); //Refresh time (approx)
The last delay is the time at which the display will refresh.
The last delay is the time at which the display will refresh.
### Modifier class
This class is used to create screens for runtime variable manipulation.
#### Attributes

Loading…
Cancel
Save