Changeset 5241 for i2c-tools/trunk/tools/i2cbusses.h
- Timestamp:
- 05/05/08 16:55:01 (4 years ago)
- Files:
-
- 1 modified
-
i2c-tools/trunk/tools/i2cbusses.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c-tools/trunk/tools/i2cbusses.h
r5204 r5241 38 38 int set_slave_addr(int file, int address, int force); 39 39 40 #define MISSING_FUNC_FMT "Error: Adapter does not have %s capability\n" 41 40 42 #endif
