Closed conceptual-perception closed 2 years ago
Looks like this isn't implemented.
https://github.com/dekuNukem/duckyPad/search?q=defaultchardelayfuzz
pc_software/autogui.py
DEFAULTDELAYFUZZ = "DEFAULTDELAYFUZZ ";
DEFAULTCHARDELAYFUZZ = "DEFAULTCHARDELAYFUZZ ";
ignored_but_valid_commands = ["UARTPRINT ", "LCR", DEFAULTDELAYFUZZ, DEFAULTCHARDELAYFUZZ, cmd_HOLD, cmd_REM, "SWCOLOR_", "SWCOLOR ", 'DP_SLEEP', 'PREV_PROFILE', 'NEXT_PROFILE', 'GOTO_PROFILE ']
Trying this script:
Testing it with "Run This script!" the inter-character-delay isn't modified.