aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-12-05 18:26:04 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2017-12-05 18:26:06 +0100
commit31b7f0f9dea3f6f00230022a12612b6750018be6 (patch)
tree31d4317df7b488659e85e5cf3c34953087ba3c8d /example
parent7ec53f5531e6536020157181fffe32269012e0e3 (diff)
resources.conf: EC20 doesn't support SupplementaryServices
As the interface never appears, tests using the modem fail because we wait for all the interfaces to be available based on the features attribute. Change-Id: I68fcf2b9083966ad42940e1629abe2a1a6b74095
Diffstat (limited to 'example')
-rw-r--r--example/resources.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/resources.conf b/example/resources.conf
index 497626d..c1ab322 100644
--- a/example/resources.conf
+++ b/example/resources.conf
@@ -89,7 +89,7 @@ modem:
ki: 'BB70807226393CDBAC8DD3439FF54252'
auth_algo: 'xor'
ciphers: [a5_0, a5_1]
- features: ['sms', 'ussd', 'gprs']
+ features: ['sms', 'gprs']
- label: gobi2k
path: '/gobi_3'