Added missing wireguard lib

This commit is contained in:
Dionysus 2024-06-05 19:07:24 -04:00
parent bd15b524fb
commit da18703357
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 1 additions and 0 deletions

View File

@ -25,5 +25,6 @@ build_flags =
-DDISABLE_ALL_LIBRARY_WARNINGS -DDISABLE_ALL_LIBRARY_WARNINGS
lib_deps = lib_deps =
ArduinoWebsockets ArduinoWebsockets
Wireguard-ESP32
earlephilhower/ESP8266Audio earlephilhower/ESP8266Audio
lib_extra_dirs = lib lib_extra_dirs = lib