Skip to content

Commit c89d0f6

Browse files
committed
fix wps debugging
1 parent 84d8866 commit c89d0f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/ESP8266WiFi/src/ESP8266WiFiSTA-WPS.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
#include "ESP8266WiFiSTA.h"
2929
#include "coredecls.h" // disable_extra4k_at_link_time()
3030

31+
#include "debug.h"
32+
3133
static void wifi_wps_status_cb(wps_cb_status status);
3234

3335
/**

0 commit comments

Comments
 (0)