From a19aaf2072e3320f9d99d1b19efcf020623f5bcd Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Thu, 31 Aug 2017 10:49:42 +1000 Subject: [PATCH] esp32: Update wifi lib to use new spinlock implementation --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 64b0ff4199..fc2118052e 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 64b0ff4199614a8a5066fe3a05d446acb52575e6 +Subproject commit fc2118052ec3863e228840d15df58bc66ff0ce57 -- 2.40.0