From 28710e1527ca617b50699ef51489856fc5f10d03 Mon Sep 17 00:00:00 2001 From: "Earle F. Philhower, III" Date: Mon, 29 Apr 2019 09:18:28 -0700 Subject: [PATCH 1/2] Use original ESP8266-specific speeds for SPI speeds Replace the default SPI_FULL/HALF/QUARTER_SPEEDs with ESP8266 appropriate ones taken from the original SD library that @igrr modified. Fixes #6019 --- libraries/ESP8266SdFat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/ESP8266SdFat b/libraries/ESP8266SdFat index 92ab4b59eb..d62358111b 160000 --- a/libraries/ESP8266SdFat +++ b/libraries/ESP8266SdFat @@ -1 +1 @@ -Subproject commit 92ab4b59eb920bf3134347dbe07e7c059eb64d46 +Subproject commit d62358111bf1ba2d55498b5c8a14d54e74b8fd92 From 30dd005ef171704e95ce798cdbefd839d659eab4 Mon Sep 17 00:00:00 2001 From: "Earle F. Philhower, III" Date: Mon, 29 Apr 2019 10:34:49 -0700 Subject: [PATCH 2/2] Fix the x10 scale error in SPI speed --- libraries/ESP8266SdFat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/ESP8266SdFat b/libraries/ESP8266SdFat index d62358111b..f096292195 160000 --- a/libraries/ESP8266SdFat +++ b/libraries/ESP8266SdFat @@ -1 +1 @@ -Subproject commit d62358111bf1ba2d55498b5c8a14d54e74b8fd92 +Subproject commit f0962921955e2503243f28de0fdc9ac188177ffb