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