FabGL
ESP32 VGA Controller and Graphics Library
|
|
inline |
Set typematic rate and delay.
If the key is kept pressed down, after repeatDelayMS keyboard starts periodically sending codes with frequency repeatRateMS.
repeatRateMS | Repeat rate in milliseconds (in range 33 ms ... 500 ms). |
repeatDelayMS | Repeat delay in milliseconds (in range 250 ms ... 1000 ms, steps of 250 ms). |