Skip to content

Commit 02e405c

Browse files
committed
Merge branch 'feature/update_system_tasks_rst' into 'master'
feat: Update system-tasks.rst See merge request sdk/ESP8266_RTOS_SDK!711
2 parents c8b27d3 + 1e81b86 commit 02e405c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api-guides/system-tasks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ Suggestions
8181
===========
8282

8383
In general, the priority of user task should NOT be higher than the system real timer task's priority (12). So it is suggested that keep your user tasks' priorities less than 12.
84-
If you want to speed up the TCP/UDP throughput, you can try to set the priority of send/receive task to be higher than the "rtT" task's priority (8).
84+
If you want to speed up the TCP/UDP throughput, you can try to set the priority of send/receive task to be higher than the "tiT" task's priority (8).

0 commit comments

Comments
 (0)