We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5544357 commit 8d2eca5Copy full SHA for 8d2eca5
cores/esp8266/core_esp8266_main.cpp
@@ -37,7 +37,6 @@ extern "C" {
37
38
#define LOOP_TASK_PRIORITY 1
39
#define LOOP_QUEUE_SIZE 1
40
-#define OPTIMISTIC_YIELD_TIME_US 16000
41
42
extern "C" void call_user_start();
43
extern void loop();
0 commit comments