Update inspireface to 1.2.0

This commit is contained in:
Jingyu
2025-03-25 00:51:26 +08:00
parent 977ea6795b
commit ca64996b84
388 changed files with 28584 additions and 13036 deletions

View File

@@ -1,10 +1,10 @@
//
// Created by Tunm-Air13 on 2023/5/24.
//
/**
* Created by Jingyu Yan
* @date 2024-10-01
*/
#include "test_settings.h"
std::string getTestDataDir() {
return Enviro::getInstance().getTestResDir();
}