Skip to content

Commit c0a7972

Browse files
dok-nethasenradball
authored andcommitted
Remove the HAVE_ESP_SUSPEND define. (esp8266#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 723a794 commit c0a7972

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)