Corrected index problem in ao.c, and finished unit test. Closed bug 1266293: error in ao.c: Analog_Output_Present_Value.

This commit is contained in:
skarg
2005-09-06 15:40:32 +00:00
parent 705a04b92f
commit 62d3c2e45a
3 changed files with 45 additions and 3 deletions
+5
View File
@@ -74,6 +74,11 @@ make -f ai.mak
./analog_input >> test.log
make -f ai.mak clean
make -f ao.mak clean
make -f ao.mak
./analog_output >> test.log
make -f ao.mak clean
make -f wp.mak clean
make -f wp.mak
./writeproperty >> test.log