Files
StackChan/firmware/main/stackchan/modifiers/modifiers.h
T
Forairaaaaa 5001b7081b add firmware source code (#4)
* add firmware source code
2026-01-08 09:18:20 +08:00

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"