Sign in
Imanol-Mikel Barba Sabariego
/
stock-ticker
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
eee7c5a5f0b1536a2fca817da6e3bf4af63ea029
Authored by
Imanol-Mikel Barba Sabariego
2024-11-25 09:42:42 +0100
1 parent
eb1755aa
Removing old comment
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
src/main.cpp
src/main.cpp
View file @
eee7c5a
@@ -23,8 +23,6 @@ void init() {
@@ -23,8 +23,6 @@ void init() {
23
}
23
}
24
24
25
extern "C" void app_main() {
25
extern "C" void app_main() {
26
- // TODO: Get internet with GUEST_WLAN
27
-
28
const char* TAG = "app_main";
26
const char* TAG = "app_main";
29
27
30
init();
28
init();