From eee7c5a5f0b1536a2fca817da6e3bf4af63ea029 Mon Sep 17 00:00:00 2001 From: Imanol-Mikel Barba Sabariego Date: Mon, 25 Nov 2024 09:42:42 +0100 Subject: [PATCH] Removing old comment --- src/main.cpp | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index a741521..c55854d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -23,8 +23,6 @@ void init() { } extern "C" void app_main() { - // TODO: Get internet with GUEST_WLAN - const char* TAG = "app_main"; init(); -- libgit2 0.22.2