From 4003fcef44e394d98667a584b9c252073d4983fc Mon Sep 17 00:00:00 2001 From: peterhinch Date: Sat, 8 Jul 2023 13:02:34 +0100 Subject: [PATCH] README.md: Correct descriprion of W25Q128JV chip. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c6bd68..721aa77 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ behaviour results. CAT24C256LI-G I2C EEPROM 32KiB tested by [Julien Phalip](https://github.com/peterhinch/micropython_eeprom/issues/6#issuecomment-825801065). -Winbond W25Q128JV Flash 128MiB tested by +Winbond W25Q128JV Flash 16MiB tested by [mweber-bg](https://github.com/peterhinch/micropython_eeprom/issues/8#issuecomment-917603913). This requires setting `cmd5=False`.