Skip to content

Commit 732c212

Browse files
committed
Add DNSServer library
1 parent dd83154 commit 732c212

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platformio.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,7 @@ build_flags = ${env.build_flags}
171171
platform = libretiny @ ^1.9.1
172172
board = ${sysenv.PIO_BOARD}
173173
lib_deps =
174+
; add DNS server library for LibreTiny
175+
DNSServer
174176
ESP32Async/AsyncTCP @ 3.4.3
175177
custom_versions.freertos = 9.0.0

0 commit comments

Comments
 (0)