7 lines
89 B
C++
7 lines
89 B
C++
#include "app_task.h"
|
|
#include "ui/SplashScreen.h"
|
|
|
|
void app_task(void *args)
|
|
{
|
|
///
|
|
} |