From: David Schleef Date: Wed, 6 Sep 2000 01:03:20 +0000 (+0000) Subject: README changes X-Git-Tag: r0_7_11 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=84eef56cd5d16846f96a8ac8e51e0a602a2db388;p=comedilib.git README changes --- diff --git a/demo/README b/demo/README index 334a6fb..f454121 100644 --- a/demo/README +++ b/demo/README @@ -9,7 +9,7 @@ ao_waveform: E series. Creates a sine wave on an analog output channel. cmd: - Example of how to use the new 0.8 command structure. Not functional. + Example of how to use the new 0.8 command structure. eeprom_dump: Dumps the EEPROM of a card, if it has one. Useful for debugging @@ -26,6 +26,9 @@ inpn: Reads each channel on a subdevice, at every possible input range, and converts the data to a voltage. +insn: + Example showing how to use instructions directly. + mode1: Doesn't work.