mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-22 01:31:16 +03:00
SEWcontrol: allow to set zero speed
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
static int help;
|
||||
static glob_pars G = {
|
||||
.path = DEFAULT_SOCKPATH,
|
||||
.setspeed = INT_MAX,
|
||||
};
|
||||
glob_pars *GP = &G;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user