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 // #############################