- GPIB/ECB modules completed, ecb motor driver in progress
This commit is contained in:
6
obpar.h
6
obpar.h
@@ -42,7 +42,11 @@
|
||||
/*
|
||||
finds a ObPar struct for a name, return NULL if none
|
||||
*/
|
||||
|
||||
int ObParIndex(ObPar *self, char *name);
|
||||
/*
|
||||
finds an index for name in self. Returns -1 on failure
|
||||
*/
|
||||
|
||||
int ObParInit(ObPar *self,int i, char *name, float fVal, int iCode);
|
||||
/*
|
||||
sets a ObPar entry. self is a pointer to the array
|
||||
|
||||
Reference in New Issue
Block a user