summaryrefslogtreecommitdiffstats
path: root/src/rest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rest.h')
-rw-r--r--src/rest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rest.h b/src/rest.h
index 289009d..43ddd66 100644
--- a/src/rest.h
+++ b/src/rest.h
@@ -55,6 +55,7 @@ struct og_client {
enum og_cmd_type last_cmd;
unsigned int last_cmd_id;
bool autorun;
+ uint32_t speed;
};
void og_client_add(struct og_client *cli);