STRUCT SNIFFER_BUF2{ STRUCT RXCONTROL RX_CTRL; U8 BUF[112];

stern0m1
Posts: 3
Joined: Tue Apr 04, 2017 12:47 am

STRUCT SNIFFER_BUF2{ STRUCT RXCONTROL RX_CTRL; U8 BUF[112];

Postby stern0m1 » Tue Dec 19, 2017 7:53 am

Page 100 of the "esp8266-technical_reference_en" states:
struct sniffer_buf2{
struct RxControl rx_ctrl;
u8 buf[112]; //may be 240, please refer to the real source code
u16 cnt;
u16 len; //length of packet
};

What is it referring to when it says"may be 240, please refer to the real source code"

Thanks

Who is online

Users browsing this forum: No registered users and 4 guests