diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index f7a3a83b..42aabcdf 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -125,6 +125,7 @@ #define PROMPT_DEBUG 8 #define PROMPT_VOLTAGE 9 #define PROMPT_PAYLOAD 10 +#define PROMPT_TEMP 11 #define PAYLOAD_QUERY 1 #define PAYLOAD_RESET 2