From 1f49e8d3f35e4595159b13d1559eeff33ddfb873 Mon Sep 17 00:00:00 2001 From: peter-pycom <61411318+peter-pycom@users.noreply.github.com> Date: Tue, 4 Aug 2020 19:12:21 +0200 Subject: [PATCH] Update _index.md --- content/tutorials/networks/lte/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/tutorials/networks/lte/_index.md b/content/tutorials/networks/lte/_index.md index b8d4ed8..07b1af0 100644 --- a/content/tutorials/networks/lte/_index.md +++ b/content/tutorials/networks/lte/_index.md @@ -14,7 +14,6 @@ import time import socket lte = LTE() -lte.init() #when using verizon, use #lte.init(carrier=verizon) #when usint AT&T use,