mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
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.
This commit is contained in:
parent
aabfd73c3a
commit
c7c7d0518b
@ -2,8 +2,6 @@
|
||||
#ifndef __COREDECLS_H
|
||||
#define __COREDECLS_H
|
||||
|
||||
#define HAVE_ESP_SUSPEND 1
|
||||
|
||||
#include "core_esp8266_features.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
x
Reference in New Issue
Block a user