mirror of
https://github.com/m5stack/StackChan.git
synced 2026-04-28 11:27:59 +00:00
16 lines
305 B
C
16 lines
305 B
C
/*
|
|
* SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
#pragma once
|
|
#include "timed.h"
|
|
#include "blink.h"
|
|
#include "breath.h"
|
|
#include "speaking.h"
|
|
#include "head_pet.h"
|
|
#include "idle_motion.h"
|
|
#include "idle_expression.h"
|
|
#include "dance.h"
|
|
#include "imu.h"
|