mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-12 02:09:06 +08:00
Update ESP32SSDP.h
This commit is contained in:
parent
09c60c6f63
commit
ba6b0b708d
@ -161,7 +161,7 @@ protected:
|
|||||||
SSDPTimer* _timer;
|
SSDPTimer* _timer;
|
||||||
uint16_t _port;
|
uint16_t _port;
|
||||||
uint8_t _ttl;
|
uint8_t _ttl;
|
||||||
uint8_t _interval;
|
uint32_t _interval;
|
||||||
|
|
||||||
ssdp_reply_slot_item_t *_replySlots[SSDP_MAX_REPLY_SLOTS];
|
ssdp_reply_slot_item_t *_replySlots[SSDP_MAX_REPLY_SLOTS];
|
||||||
IPAddress _respondToAddr;
|
IPAddress _respondToAddr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user