mirror of
https://github.com/damp11113-software/ccIDE.git
synced 2025-04-28 06:58:13 +00:00
17 lines
377 B
JSON
17 lines
377 B
JSON
{
|
|
"sys_sleep": {
|
|
"message0": "Sleep For %1 Second",
|
|
"args0": [
|
|
{
|
|
"type": "input_value",
|
|
"name": "SLEEPSEC",
|
|
"text": 1
|
|
}
|
|
],
|
|
"previousStatement": null,
|
|
"nextStatement": null,
|
|
"colour": 120,
|
|
"tooltip": "Sleep command",
|
|
"helpUrl": ""
|
|
}
|
|
} |