1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

11 Commits

Author SHA1 Message Date
Clemens Kirchgatterer
18297458be allows global object instances be switch off with defines (#2344) 2016-08-01 11:21:50 +08:00
Wyatt Neal
430331a4f8 adding a few new features to the packet format
* can now specify the TTL programmatically
* can now define the device type urn (up to 64 chars)
** still defaults to `Basic:1`
* can now set the serial number using a `uint32_t`, formatted as %08X
2016-01-05 21:53:48 -05:00
Me No Dev
a44632b8cf make compiler happier 2015-11-25 18:11:16 +02:00
Ivan Grokhotkov
1b27b6760c Make SSDP event-driven 2015-07-07 17:39:13 +03:00
Ivan Grokhotkov
7fbb4831da Use static allocation, add convenience overloads which take String 2015-07-07 14:42:20 +03:00
John Doe
de70454a2a send not needed to be public 2015-07-07 10:24:12 +03:00
John Doe
e34ae2d6f1 prep for icons 2015-07-07 10:23:59 +03:00
John Doe
bd6c4acfd8 Add ability to change schema url, http port and add base url 2015-07-07 10:23:04 +03:00
John Doe
3c54cb0a26 generate UUID automatically based on chip ID and MAC address 2015-07-07 10:22:57 +03:00
John Doe
9cb80528c7 enable long model versions 2015-07-07 10:22:49 +03:00
John Doe
4fdba1b635 Add SSDP Library and let Print::printf to handle longer strings 2015-07-07 10:22:43 +03:00