]> Devi Nivas Git - smartwatch.git/commitdiff
Remove duplicate TAG from main file
authorAdvaith Menon <noreply-git@bp4k.net>
Tue, 25 Nov 2025 15:28:37 +0000 (10:28 -0500)
committerAdvaith Menon <noreply-git@bp4k.net>
Tue, 25 Nov 2025 15:28:37 +0000 (10:28 -0500)
main/hello_world_main.c

index c45ce5f7657815a63727250fa2d4bb5e0c5ad45f..032b940959f808e39b06001488e87f10b6b62c2c 100644 (file)
@@ -17,8 +17,6 @@ static const char *TAG = "hello_world_main";
 
 int gt_global_sdsupport;
 
-static const char *TAG = "hello_world_main";
-
 void app_main(void)
 {
     TaskHandle_t wifi_taskh;