Corrected object supported list.

This commit is contained in:
skarg
2007-10-16 22:46:28 +00:00
parent 22c227f326
commit 9ff27e38aa
5 changed files with 22 additions and 6 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
#error Modify the Analog_Input_Name to handle multiple digits
#endif
static float Present_Value[MAX_ANALOG_INPUTS];
float Present_Value[MAX_ANALOG_INPUTS];
/* we simply have 0-n object instances. Yours might be */
/* more complex, and then you need validate that the */