diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index d83b8e5c..4264c4a7 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -124,6 +124,7 @@ #define PROMPT_RESTART 7 #define PROMPT_DEBUG 8 #define PROMPT_VOLTAGE 9 +#define PROMPT_PAYLOAD 10 #define PAYLOAD_QUERY 1 #define PAYLOAD_RESET 2