From 3c481ed3f04166b888959f0cad02cc835feec408 Mon Sep 17 00:00:00 2001 From: Gillian Minnehan Date: Thu, 7 Dec 2023 10:57:17 -0500 Subject: [PATCH] Add missing newline --- prj.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prj.conf b/prj.conf index ed23524..dc7e191 100644 --- a/prj.conf +++ b/prj.conf @@ -129,4 +129,4 @@ CONFIG_SHELL_LOG_BACKEND=y # Let's manage the memfault_fota_download_callback() from # the asset tracker application rather than using the Memfault default -CONFIG_MEMFAULT_FOTA_DOWNLOAD_CALLBACK_CUSTOM=y \ No newline at end of file +CONFIG_MEMFAULT_FOTA_DOWNLOAD_CALLBACK_CUSTOM=y