]> granicus.if.org Git - esp-idf/commit
components esp32/lwip: modify code according to review comments
authorliuzhifu <liuzhifu@espressif.com>
Wed, 26 Oct 2016 06:09:54 +0000 (14:09 +0800)
committerliuzhifu <liuzhifu@espressif.com>
Wed, 26 Oct 2016 06:09:54 +0000 (14:09 +0800)
commita90217e201a2340ddfb3b5adc2c29c777b8bfd82
treea4dff8af490244e900d6f3e413d7281d94fced77
parent48301909eba52562f60ad5a1aa8657a9d42709ba
components esp32/lwip: modify code according to review comments

1. Modify comments for esp_wifi_internal_tx
2. Fix delay time error in esp32_tx_flow_ctrl which is found in code review,
   modify _wait_delay init value from 0 to 1
components/esp32/include/esp_wifi_internal.h
components/lwip/api/sockets.c