add determineSizeNoWrite() (#62)

- add **uint32_t determineSizeNoWrite()**, kudos to roelandkluit
- add example
- minor edits
This commit is contained in:
Rob Tillaart
2023-12-14 11:56:20 +01:00
committed by GitHub
parent 0248508109
commit 42cdf1a95e
7 changed files with 109 additions and 23 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"type": "git",
"url": "https://github.com/RobTillaart/I2C_EEPROM.git"
},
"version": "1.8.0",
"version": "1.8.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*",