mirror of
https://github.com/m5stack/StackChan.git
synced 2026-04-27 11:02:40 +00:00
15 lines
415 B
C
15 lines
415 B
C
/*
|
|
* SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
#pragma once
|
|
#include "app_launcher/app_launcher.h"
|
|
#include "app_ai_agent/app_ai_agent.h"
|
|
#include "app_avatar/app_avatar.h"
|
|
#include "app_setup/app_setup.h"
|
|
#include "app_espnow_ctrl/app_espnow_ctrl.h"
|
|
#include "app_app_center/app_app_center.h"
|
|
#include "app_ezdata/app_ezdata.h"
|
|
#include "app_dance/app_dance.h"
|