mirror of
https://github.com/m5stack/StackChan.git
synced 2026-04-27 19:12:40 +00:00
5001b7081b
* add firmware source code
12 lines
304 B
C
12 lines
304 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"
|