Added destructor for controller

This commit is contained in:
2025-06-10 14:58:59 +02:00
parent 08bd303ab3
commit 7906b788f8
3 changed files with 3 additions and 2 deletions

View File

@@ -179,7 +179,7 @@ turboPmacController::turboPmacController(const char *portName,
}
}
turboPmacController::~turboPmacController(void) {}
turboPmacController::~turboPmacController() {}
/*
Access one of the axes of the controller via the axis adress stored in asynUser.