Additional details for I2C_SLAVE_ADDRESS
This commit is contained in:
parent
7427290d3a
commit
d63b8e2b2b
22 changed files with 36 additions and 20 deletions
|
|
@ -795,6 +795,6 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
|||
// @section i2cbus
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
#define I2C_SLAVE_ADDRESS 0 // Set non-zero to act as a slave
|
||||
#define I2C_SLAVE_ADDRESS 0 // Set a value from 8 to 127 to act as a slave
|
||||
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue