This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* app_main.c | |
* | |
* this is where we create the main rtos application thread and kick everything | |
* off | |
* | |
* author: Dr. Alex Shenfield | |
* date: 22/10/2020 | |
* purpose: 55-604481 embedded computer networks - lab 103 | |
*/ |