mirror of
https://github.com/m5stack/StackChan.git
synced 2026-04-27 19:12:40 +00:00
update firmware v1.2.4 (#16)
This commit is contained in:
@@ -31,6 +31,9 @@ extern "C" void app_main(void)
|
||||
GetMooncake().installApp(std::make_unique<AppAiAgent>());
|
||||
GetMooncake().installApp(std::make_unique<AppAvatar>());
|
||||
GetMooncake().installApp(std::make_unique<AppEspnowControl>());
|
||||
GetMooncake().installApp(std::make_unique<AppAppCenter>());
|
||||
GetMooncake().installApp(std::make_unique<AppEzdata>());
|
||||
GetMooncake().installApp(std::make_unique<AppDance>());
|
||||
GetMooncake().installApp(std::make_unique<AppSetup>());
|
||||
|
||||
// Main loop
|
||||
|
||||
Reference in New Issue
Block a user