This commit is contained in:
2025-08-05 03:37:22 -04:00
parent 85fcb84815
commit 35bd3541b3

View File

@@ -1,5 +1,6 @@
/*
* freeRTOS simultaneous tasks.
* FreeRTOS simultaneous tasks.
* The two tasks increment data struct variables, one task at a time, and send them to a display task.
* Created on: Aug 5, 2025
* Updated on:
*