Skip to content

Commit 8d2eca5

Browse files
committed
Remove long-since disused define.
1 parent 5544357 commit 8d2eca5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cores/esp8266/core_esp8266_main.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ extern "C" {
3737

3838
#define LOOP_TASK_PRIORITY 1
3939
#define LOOP_QUEUE_SIZE 1
40-
#define OPTIMISTIC_YIELD_TIME_US 16000
4140

4241
extern "C" void call_user_start();
4342
extern void loop();

0 commit comments

Comments
 (0)