Test application. More...
#include <user/app1/appl.h>
Public Member Functions | |
| Application () | |
| Constructor. | |
| void | action () |
| Contains the application code. More... | |
Test application.
Usually it is sufficient to increment and output a number endlessly in a loop.
| void Application::action | ( | ) |
Contains the application code.