forked from epics_driver_modules/motorBase
Changes because asynMotorDriver was broken into asynMotorController and asynMotorAxis
This commit is contained in:
@@ -22,7 +22,6 @@ December 13, 2009
|
||||
#include <ellLib.h>
|
||||
#include <iocsh.h>
|
||||
|
||||
#include "asynMotorDriver.h"
|
||||
#include "motorSimDriver.h"
|
||||
#include <epicsExport.h>
|
||||
|
||||
|
||||
@@ -13,7 +13,8 @@ March 28, 2010
|
||||
#include <epicsTime.h>
|
||||
#include <epicsThread.h>
|
||||
|
||||
#include "asynMotorDriver.h"
|
||||
#include "asynMotorController.h"
|
||||
#include "asynMotorAxis.h"
|
||||
#include "route.h"
|
||||
|
||||
#define NUM_SIM_CONTROLLER_PARAMS 0
|
||||
|
||||
Reference in New Issue
Block a user