markspencer Site Admin

Joined: 07 May 2003
Posts: 610
|
Posted: Wed Jul 23, 2003 10:58 am Post subject: |
|
|
Hi,
The example for the ADC-16 does not actually need the this line of code:
#include <dos.h>
This was originally included as the function sleep() was used, however this has been removed and thus make the inclusion redundant.
The control for communication is controlled by the adc1632.dll driver.
Best regards, |
|