Skip to content

Commit

Permalink
refactor: Update include statement in esp32-ip-to-geolocation.c
Browse files Browse the repository at this point in the history
  • Loading branch information
hayschan committed May 30, 2024
1 parent f1979a4 commit d2b8135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/esp32-ip-to-geolocation.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "main.h"
#include "esp32-ip-to-geolocation.h"

// Global event group for WiFi status
EventGroupHandle_t s_wifi_event_group;
Expand Down

0 comments on commit d2b8135

Please sign in to comment.