We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ed7d0 commit 397408fCopy full SHA for 397408f
cores/esp8266/coredecls.h
@@ -2,6 +2,8 @@
2
#ifndef __COREDECLS_H
3
#define __COREDECLS_H
4
5
+#define HAVE_ESP_SUSPEND 1
6
+
7
#ifdef __cplusplus
8
extern "C" {
9
#endif
0 commit comments