We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9c2270 commit df839c2Copy full SHA for df839c2
cores/esp8266/Schedule.h
@@ -4,7 +4,6 @@
4
#include <functional>
5
6
#define SCHEDULED_FN_MAX_COUNT 32
7
-#define SCHEDULED_FN_INITIAL_COUNT 4
8
9
// This API was not considered stable but is now stabilizing.
10
// Function signatures may change, queue must stay FIFO.
0 commit comments