diff --git a/motorApp/MotorSrc/asynMotorController.h b/motorApp/MotorSrc/asynMotorController.h index 8e8e2ba0..f0d0332c 100644 --- a/motorApp/MotorSrc/asynMotorController.h +++ b/motorApp/MotorSrc/asynMotorController.h @@ -106,7 +106,7 @@ enum ProfileTimeMode{ * corresponding MBBI records, but there is no way to check this */ enum ProfileBuildState{ PROFILE_BUILD_DONE, - PROFILE_BUILD_BUSY, + PROFILE_BUILD_BUSY }; enum ProfileExecuteState{