Skip to content

Commit fb38ee3

Browse files
committed
Add DNSServer library
1 parent 3ed80b1 commit fb38ee3

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
@@ -169,5 +169,7 @@ build_flags = ${env.build_flags}
169169
platform = libretiny @ ^1.9.1
170170
board = ${sysenv.PIO_BOARD}
171171
lib_deps =
172+
; add DNS server library for LibreTiny
173+
DNSServer
172174
ESP32Async/AsyncTCP @ 3.4.3
173175
custom_versions.freertos = 9.0.0

0 commit comments

Comments
 (0)