mirror of
https://github.com/wled/WLED.git
synced 2025-04-23 22:37:18 +00:00
8 lines
175 B
JSON
8 lines
175 B
JSON
{
|
|
"name:": "wireguard",
|
|
"build": { "libArchive": false},
|
|
"dependencies": {
|
|
"WireGuard-ESP32-Arduino":"https://github.com/kienvu58/WireGuard-ESP32-Arduino.git"
|
|
}
|
|
}
|