mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-07-26 10:38:41 +00:00
5 lines
86 B
Go
5 lines
86 B
Go
package at24cx
|
|
|
|
// The I2C address which this device listens to.
|
|
const Address = 0x57
|