From 0652ebac203088b6089a9af366138d136f821a72 Mon Sep 17 00:00:00 2001 From: jake Date: Wed, 12 Feb 2025 11:38:00 -0800 Subject: [PATCH] whitespace --- src/main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main.c b/src/main.c index 7e1333a..b12472a 100644 --- a/src/main.c +++ b/src/main.c @@ -11,11 +11,10 @@ #include #include -//These are only included during development for the LSP server. +// These are only included during development for the LSP server. #include "iotn13.h" // #include "iotn13a.h" - // ############################# // Globals // #############################