This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
arduino-esp32
Watch
1
Star
0
Fork
0
You've already forked arduino-esp32
forked from
espressif/arduino-esp32
Code
Pull Requests
Activity
Files
f2cfe787058eb3200dbd824beb427d194d995276
arduino-esp32
/
libraries
/
DNSServer
/
src
History
Andreas Merkle
bf58ab65e9
Because QName max. size is 256, the QNameLength range must be able to address it. Therefore the datatype was changed to uint16_t. (
#6354
)
2022-02-28 14:42:48 +02:00
..
DNSServer.cpp
Revert "Update licenses"
2021-03-11 12:11:53 +02:00
DNSServer.h
Because QName max. size is 256, the QNameLength range must be able to address it. Therefore the datatype was changed to uint16_t. (
#6354
)
2022-02-28 14:42:48 +02:00