From 72453e3e6b0738e2ff1b393d4e97c81724745346 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Wed, 30 Nov 2016 14:20:05 +0800 Subject: [PATCH] esp32: update wifi lib to fix tw8868 In AP bridge mode, the length of the forwarded data is wrong, it's 26Btyes longer, thus cuase AP can't forward the data of which length is more than 1460. This modification is to make the data length right. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index b01f9683da..7912098045 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit b01f9683daa05bf6cc8ad382787000e4af87263b +Subproject commit 7912098045cb1de0d7182d8290bd22a9de64ecdb