Gunar Schorcht 078c47d79c cpu/esp32: fixes frame size handling in esp_wifi
The size of received and transmitted frames was stored in an uint8_t, which did not allow to process frames larger than 255 octets. However, WiFi has an MTU of 1500 octets.
2019-01-17 17:10:43 +01:00
..
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00