mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
078c47d79c
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. |
||
---|---|---|
.. | ||
doc.txt | ||
esp_wifi_netdev.c | ||
esp_wifi_netdev.h | ||
esp_wifi_params.h | ||
Makefile |