We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d7b871 commit 556a1dfCopy full SHA for 556a1df
1 file changed
esp8266/ets_alt_task.c
@@ -24,7 +24,7 @@ static void (*idle_cb)(void *);
24
static void *idle_arg;
25
26
#if ESP_SDK_VERSION >= 010500
27
-# define FIRST_PRIO 3
+# define FIRST_PRIO 0
28
#else
29
# define FIRST_PRIO 0x14
30
#endif
0 commit comments