mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-09-03 13:28:59 +00:00
Support for AT24C32/64 2-wire serial EEPROM
This commit is contained in:
committed by
Ron Evans
parent
00a9b9db77
commit
79d3609f76
@@ -0,0 +1,4 @@
|
||||
package at24cx
|
||||
|
||||
// The I2C address which this device listens to.
|
||||
const Address = 0x57
|
||||
Reference in New Issue
Block a user