Skip to content

Commit 6cc5eaf

Browse files
author
Antti Kauppila
authored
Merge pull request #163 from trowbridgec/add-ep-agora
Add necessary configs to support the EP_AGORA target
2 parents 1a53229 + 430c997 commit 6cc5eaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed_app.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"target.network-default-interface-type": "CELLULAR",
2121
"mbed-trace.enable": false,
2222
"lwip.ipv4-enabled": true,
23+
"lwip.ipv6-enabled": true,
2324
"lwip.ethernet-enabled": false,
2425
"lwip.ppp-enabled": true,
2526
"lwip.tcp-enabled": true,

0 commit comments

Comments
 (0)