Changeset 1371 for branches/libffado-2.0/libffado
- Timestamp:
- 10/23/08 09:00:47 (4 years ago)
- Files:
-
- branches/libffado-2.0/libffado/ffado.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/libffado-2.0/libffado/ffado.h
r967 r1371 55 55 56 56 /* various function */ 57 58 /* workaround: wait usec after each AVC command.59 will disapear as soon bug is fixed */60 void ffado_sleep_after_avc_command( int time );61 62 57 63 58 /* The basic operation of the API is as follows:
