Commit eee7c5a5f0b1536a2fca817da6e3bf4af63ea029

Authored by Imanol-Mikel Barba Sabariego
1 parent eb1755aa

Removing old comment

Showing 1 changed file with 0 additions and 2 deletions
src/main.cpp
... ... @@ -23,8 +23,6 @@ void init() {
23 23 }
24 24  
25 25 extern "C" void app_main() {
26   - // TODO: Get internet with GUEST_WLAN
27   -
28 26 const char* TAG = "app_main";
29 27  
30 28 init();
... ...