mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-14 08:03:09 +03:00
Fixed issue with WiFiWebClient, WiFiPachubeClient, WiFiTwitterClient
This commit is contained in:
@@ -216,6 +216,8 @@ typedef struct sData
|
||||
|
||||
struct pbuf;
|
||||
|
||||
void init_pBuf();
|
||||
|
||||
void insert_pBuf(struct pbuf* q, uint8_t sock, void* _pcb);
|
||||
|
||||
tData* get_pBuf(uint8_t sock);
|
||||
|
Reference in New Issue
Block a user