Support for AT24C32/64 2-wire serial EEPROM

This commit is contained in:
Daniel Esteban
2019-05-29 20:27:39 +02:00
committed by Ron Evans
parent 00a9b9db77
commit 79d3609f76
5 changed files with 299 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
package at24cx
// The I2C address which this device listens to.
const Address = 0x57