Remove item from todo list

This commit is contained in:
kpetersn
2018-03-27 14:52:28 -05:00
parent 35ac98f133
commit 3a231a90ef
-1
View File
@@ -320,7 +320,6 @@ ANF2Axis::ANF2Axis(ANF2Controller *pC, int axisNo, epicsInt32 config, epicsInt32
/* TODO:
* test config bits and set status bits to prevent methods from sending commands that would generate errors
* reduce the sleeps to see which ones are necessary
* allow the base speed to be passed as an argument
*/
epicsThreadSleep(0.1);