Skip to content

Commit c7c7d05

Browse files
authored
Remove the HAVE_ESP_SUSPEND define. (#8342)
The define was in the feature development branch, now after merge into main it is redundant, and should not be part of the next release point.
1 parent aabfd73 commit c7c7d05

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: cores/esp8266/coredecls.h

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
#ifndef __COREDECLS_H
33
#define __COREDECLS_H
44

5-
#define HAVE_ESP_SUSPEND 1
6-
75
#include "core_esp8266_features.h"
86

97
#ifdef __cplusplus

0 commit comments

Comments
 (0)