small improvements

This commit is contained in:
proddy
2018-12-11 22:39:06 +01:00
parent b01a411dd3
commit 13603d63c6
11 changed files with 295 additions and 146 deletions

View File

@@ -74,7 +74,7 @@ typedef struct {
} subscription;
typedef struct {
char key[5];
char key[10];
char description[400];
} command_t;