
Test application. More...
#include <user/app1/appl.h>
Public Member Functions | |
Application () | |
Constructor. | |
void | action () override |
Contains the application code. More... | |
![]() |
Additional Inherited Members | |
![]() | |
![]() | |
![]() | |
![]() |
Test application.
Usually it is sufficient to increment and output a number endlessly in a loop.
|
overridevirtual |
Contains the application code.
Implements Thread.