From 5854f82d2b5478fadc9291bf7c4fa633b19e8de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nima=20Askari=20=28=D9=86=DB=8C=D9=85=D8=A7=20=D8=B9=D8=B3?= =?UTF-8?q?=DA=A9=D8=B1=DB=8C=29?= Date: Sat, 27 Jul 2024 09:52:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e256fa..8de8579 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ > Please Test Any MCU you have and tell me the result. > [!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 ...) --- This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space.