fix #83, update readme.md (#85)

- fix #83, update readme.md (thanks to TonyRiddiough)
- add calculatePageSize(deviceSize) to replace getPageSize(deviceSize) prep.
- update GitHub actions
- minor update examples
- minor edits
This commit is contained in:
Rob Tillaart
2025-09-01 10:05:59 +02:00
committed by GitHub
parent 86228c599f
commit 86a5017fa9
23 changed files with 169 additions and 81 deletions
+1
View File
@@ -5,6 +5,7 @@
// VERSION: 1.0.0
// PURPOSE: Supplemental utility class for I2C_EEPROM library
//
// URL: https://github.com/RobTillaart/I2C_EEPROM
#include <I2C_eeprom.h>