Skip to content

Commit df839c2

Browse files
committed
Initial count not applied anymore
1 parent d9c2270 commit df839c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cores/esp8266/Schedule.h

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#include <functional>
55

66
#define SCHEDULED_FN_MAX_COUNT 32
7-
#define SCHEDULED_FN_INITIAL_COUNT 4
87

98
// This API was not considered stable but is now stabilizing.
109
// Function signatures may change, queue must stay FIFO.

0 commit comments

Comments
 (0)