Fixed typo

This commit is contained in:
2025-04-10 15:44:56 +02:00
parent 66f796cf70
commit d365db529b

View File

@ -173,6 +173,7 @@ asynStatus turboPmacController::writeRead(int axisNo, const char *command,
// We already did the error logging directly in getAxis
return asynError;
}
const size_t commandLength = strlen(command);
// NOT NEEDED ANYMORE DUE TO THE LOW LEVEL DRIVER
// /*
@ -201,7 +202,7 @@ asynStatus turboPmacController::writeRead(int axisNo, const char *command,
// manipulation methods of C don't work.
// */
// const size_t commandLength = strlen(command);
//
// const int offset = 9;
// // Positions 2 to 6 must have the value 0. Since fullCommand is