aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/ublox/mm-broadband-modem-ublox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ublox/mm-broadband-modem-ublox.c b/plugins/ublox/mm-broadband-modem-ublox.c
index 3dcbcbef..fe1c319d 100644
--- a/plugins/ublox/mm-broadband-modem-ublox.c
+++ b/plugins/ublox/mm-broadband-modem-ublox.c
@@ -520,7 +520,7 @@ set_current_modes_bands_step (GTask *task)
mm_base_modem_at_command (
MM_BASE_MODEM (ctx->self),
command,
- 10,
+ 120,
FALSE,
(GAsyncReadyCallback) set_current_modes_bands_after_command_ready,
task);