Skip to content

Commit

Permalink
More formatting..?
Browse files Browse the repository at this point in the history
  • Loading branch information
Cabooman committed Jan 8, 2024
1 parent 2c90f0d commit e4fd8a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Software/src/devboard/wifi/wifi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ static void init_AP(void) {
}

static void init_wifi(void) {

WiFi.mode(WIFI_MODE);
#ifdef ENABLE_AP
init_AP();
Expand Down

0 comments on commit e4fd8a6

Please sign in to comment.