7 lines
85 B
C
7 lines
85 B
C
|
#ifndef I2C_STM
|
||
|
#define I2C_STM
|
||
|
|
||
|
#define I2C_STM_IOCTL_FAST 0xfa57
|
||
|
|
||
|
#endif
|