sleep implemented for command line, mainly for config files for firmware developers (#982)

This commit is contained in:
2024-09-30 16:57:53 +02:00
committed by GitHub
parent 2dc0963c56
commit 8144397b2c
7 changed files with 109 additions and 0 deletions

View File

@ -2690,6 +2690,17 @@ gaincaps:
argc: -1
arg_types: [ defs::defs::M3_GainCaps ]
sleep:
is_description: true
actions:
PUT:
args:
- argc: 1
arg_types: [ int ]
- argc: 2
arg_types: [ int, special::time_unit ]
################# special commands ##########################
virtual: