Show
Ignore:
Timestamp:
08/11/08 15:45:51 (5 months ago)
Author:
liamstask
Message:

- update doc for webserver OSC interface
- small doc fix for IO

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • firmware/trunk/core/makingthings/io.c

    r808 r809  
    254254  Read whether an IO pin is in use. 
    255255  @param index An int specifying which IO line.  Use the appropriate entry from the \ref IoIndices 
    256   @param output Specify 1 for an output, or 0 for an input. 
    257256  @return non-zero if active, 0 if inactive 
    258257