Update README.md

This commit is contained in:
Nima Askari (نیما عسکری) 2024-07-27 09:52:38 +02:00 committed by GitHub
parent 89c7a2c315
commit 5854f82d2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
> Please Test Any MCU you have and tell me the result. > Please Test Any MCU you have and tell me the result.
> [!CAUTION] > [!CAUTION]
> EEPROM Emulation Library may not be suitable for frequent data alterations. > EEPROM Emulation Library may not be suitable for frequent data alterations.
> It is not working on Dual pages Sector-Base Address ( STM32F429II ...) > It is not working on Dual pages Sector-Base Address ( STM32F429II ...)
--- ---
This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space. This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space.