1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-29 05:21:37 +03:00

Added a DNSServer library

This commit is contained in:
Kristijan Novoselic
2015-06-06 22:12:18 +02:00
committed by Ivan Grokhotkov
parent 533b6c184b
commit c570d0f593
5 changed files with 263 additions and 18 deletions

View File

@ -0,0 +1,9 @@
name=DNSServer
version=1.0.0
author=Kristijan Novoselić
maintainer=Kristijan Novoselić, <kristijan.novoselic@gmail.com>
sentence=A simple DNS server for ESP8266.
paragraph=This library implements a simple DNS server.
category=Communication
url=
architectures=esp8266