From d698ba7b1803928d98ed59ceceb8984e31f3cf4f Mon Sep 17 00:00:00 2001 From: Guy Turcotte Date: Tue, 2 Mar 2021 18:02:35 -0500 Subject: [PATCH] Readme update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8cc852b..182ee1d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ (March 2, 2021) +Version 0.9.3: Change required by ESP-IDF Version 4.2 for the SD Card support. Thanks to Yuki Mizuno for the supplied patch. + +---- + A porting effort to the ESP-IDF framework for the e-Radionica InkPlate software that can be find [here](https://github.com/e-radionicacom/Inkplate-Arduino-library). --> Work in progress. It is usable, but testing remains to be completed. <--