|
|
@ -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 |
|
|
|
|