- GPIB/ECB modules completed, ecb motor driver in progress
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*----------------------------------------------------------------------
|
||||
This is the implementation file for the AntiCollider, a complex movements
|
||||
control module for SICS. See anticoliider.tex for more information.
|
||||
control module for SICS. See anticollider.tex for more information.
|
||||
|
||||
copyright: see file copyright
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
/*---------------------------------------------------------------------
|
||||
As there should be only one AntiCollider in a system, I use a static
|
||||
pointer to the AntiCollider here in order to facilitate access.
|
||||
Otherwise more complex mechanisms must be divised in order to pass this
|
||||
Otherwise more complex mechanisms must be devised in order to pass this
|
||||
pointer into ColliderSetValue and ColliderCheckStatus
|
||||
----------------------------------------------------------------------*/
|
||||
static pAntiCollider myCollider = NULL;
|
||||
|
||||
Reference in New Issue
Block a user