Update Task Notification label to clarify TCB storage (kein Objekt)

This commit is contained in:
2026-05-07 12:21:33 +02:00
parent 02a870f249
commit 9a7468eb8e
+2 -2
View File
@@ -268,8 +268,8 @@
<text x="70" y="205" text-anchor="middle" fill="#6b7194" font-size="10">10 ms · Core 1</text>
<rect x="150" y="175" width="100" height="40" rx="5" fill="#1a2240" stroke="#4f8ef7" stroke-width="1"/>
<text x="200" y="191" text-anchor="middle" fill="#4f8ef7" font-size="10">beepSemaphore</text>
<text x="200" y="205" text-anchor="middle" fill="#6b7194" font-size="10">binary</text>
<text x="200" y="191" text-anchor="middle" fill="#4f8ef7" font-size="10">Task Notification</text>
<text x="200" y="205" text-anchor="middle" fill="#6b7194" font-size="10">im TCB (kein Objekt)</text>
<rect x="280" y="175" width="100" height="40" rx="5" fill="#1a2240" stroke="#4f8ef7" stroke-width="1"/>
<text x="330" y="191" text-anchor="middle" fill="#4f8ef7" font-size="10">beepTask</text>