EEPROM WriteProtection
hey all
I am using EEPROM library in the link below
https://github.com/sinadarvi/SD_HAL_AT24/blob/master/at24_hal_i2c.c
I used the code successfully and it worked properly. I am using AT24C32. there is a WriteProtection pin on it, without enabling it, the library worked, do I still need to worry about WP pin?
