We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e93584 commit 2a7a3f5Copy full SHA for 2a7a3f5
cores/esp8266/uart.cpp
@@ -42,7 +42,7 @@
42
*/
43
#include "Arduino.h"
44
#include <pgmspace.h>
45
-#include "../../libraries/GDBStub/src/GDBStub.h"
+#include "gdb_hooks.h"
46
#include "uart.h"
47
#include "esp8266_peri.h"
48
#include "user_interface.h"
0 commit comments