Skip to content

Commit

Permalink
Update network_esp_hosted.c
Browse files Browse the repository at this point in the history
  • Loading branch information
IhorNehrutsa authored and IhorNehrutsa committed Jan 12, 2024
1 parent d809c8b commit 4fdcdf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extmod/network_esp_hosted.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
#include "extmod/modnetwork.h"
#include "modmachine.h"

#include "esp_hosted_hal.h"
#include "esp_hosted_wifi.h"
#include "esp_hosted_hal.h"

typedef struct _esp_hosted_obj_t {
mp_obj_base_t base;
Expand Down

0 comments on commit 4fdcdf8

Please sign in to comment.