Update dio.sgml
This commit is contained in:
parent
5df40bfe3e
commit
83890e56eb
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@ released with the <tt>dio_close</tt> function.
|
|||
dhandle_t __fastcall__ dio_open (unsigned char device);
|
||||
</verb></tscreen>
|
||||
|
||||
The <tt>device</tt> specifies the device to access, with 0 being the first
|
||||
device, 1 the second, and so on.
|
||||
The <tt>device</tt> specifies the device to access.
|
||||
|
||||
<tscreen><verb>
|
||||
unsigned char __fastcall__ dio_close (dhandle_t handle);
|
||||
|
|
Loading…
Add table
Reference in a new issue