fooo
This commit is contained in:
@@ -24,7 +24,8 @@ class Application:public Thread {
|
||||
*
|
||||
* \todo(14) Implement Constructor
|
||||
*/
|
||||
|
||||
Application(void* tos): Thread(tos){
|
||||
}
|
||||
/*! \brief Contains the application code.
|
||||
*
|
||||
* \todo(14) Implement Method
|
||||
|
||||
Reference in New Issue
Block a user