From 2f244e9fbc2c064e4cdad8bb218d4d96b5cbc833 Mon Sep 17 00:00:00 2001 From: kglowacki Date: Wed, 18 Oct 2017 18:06:48 +0200 Subject: [PATCH] fix defaults --- components/oap-ota/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/oap-ota/Kconfig b/components/oap-ota/Kconfig index 6bc6a35..008e728 100644 --- a/components/oap-ota/Kconfig +++ b/components/oap-ota/Kconfig @@ -16,7 +16,7 @@ config OAP_OTA_BIN_URI_PREFIX config OAP_OTA_INDEX_URI string "index uri" - default "https://openairproject.com/ota/index.txt"" + default "https://openairproject.com/ota/index.txt" help full URI to file with OTA definition