diff --git a/config/default_cf_platform_cfg.h b/config/default_cf_platform_cfg.h index e1c58308..22644fc8 100644 --- a/config/default_cf_platform_cfg.h +++ b/config/default_cf_platform_cfg.h @@ -99,6 +99,6 @@ * Must be defined as a numeric value that is greater than * or equal to zero. */ -#define CF_MISSION_REV 0 +#define CF_MISSION_REV 0xFF #endif