Additional details for I2C_SLAVE_ADDRESS
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user