Skip to content

Commit 9ccb8ab

Browse files
lgirdwoodCopilot
andauthored
Update src/schedule/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Liam Girdwood <lgirdwood@gmail.com>
1 parent 829b436 commit 9ccb8ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schedule/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ stateDiagram-v2
149149
INIT --> RUNNING: schedule_task (Thread Created)
150150
151151
state RUNNING {
152-
[*] --> HighPriority: Replete Budget
152+
[*] --> HighPriority: Budget replenished
153153
HighPriority --> LowPriority: Budget Exhausted (Callback)
154154
LowPriority --> HighPriority: Next LL Tick
155155
}

0 commit comments

Comments
 (0)