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

Added captive portal functionality

This commit is contained in:
Kristijan Novoselic
2015-06-19 20:21:19 +02:00
committed by Ivan Grokhotkov
parent bcdb580d7a
commit 3bbe9b56c6
5 changed files with 40 additions and 6 deletions

View File

@ -1,5 +1,5 @@
name=DNSServer
version=1.0.0
version=1.1.0
author=Kristijan Novoselić
maintainer=Kristijan Novoselić, <kristijan.novoselic@gmail.com>
sentence=A simple DNS server for ESP8266.