Go to the source code of this file.
Defines | |
| #define | I2C_SCL PIN_C3 |
| #define | I2C_SDA PIN_C4 |
| i2c bus definition: serial data line is on PIN_C4 on the Smart-Its board. | |
|
|
Definition at line 39 of file i2c.h. Referenced by init_i2c_compass(). |
|
|
i2c bus definition: serial data line is on PIN_C4 on the Smart-Its board.
Definition at line 34 of file i2c.h. Referenced by init_i2c_compass(). |
1.3.9.1