diff --git a/src/interfaces/robot.h b/src/interfaces/robot.h index cea710b7..82a3fa03 100644 --- a/src/interfaces/robot.h +++ b/src/interfaces/robot.h @@ -87,6 +87,7 @@ typedef struct RobotItf { #define ROB_LIST_INDEX "index" #define ROB_ATTR_NAME "name" +#define ROB_ATTR_SNAME "short name" #define ROB_ATTR_TEAM "team" #define ROB_ATTR_DESC "desc" #define ROB_ATTR_AUTHOR "author"