This commit is contained in:
Ken Van Hoeylandt 2025-08-18 22:18:23 +02:00
parent cbf34359c0
commit 76fcf1173b
5 changed files with 22 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include <Tactility/hal/Configuration.h>
#include <Tactility/service/ServiceManifest.h>
#include <Tactility/TactilityConfig.h>
namespace tt {

View File

@ -0,0 +1,8 @@
//
// Created by ken on 18/08/2025.
//
#ifndef TACTILITY_PROPERTIESFILE_H
#define TACTILITY_PROPERTIESFILE_H
#endif //TACTILITY_PROPERTIESFILE_H

View File

@ -0,0 +1,3 @@
//
// Created by ken on 18/08/2025.
//

View File

@ -0,0 +1,3 @@
//
// Created by ken on 18/08/2025.
//

View File

@ -0,0 +1,8 @@
//
// Created by ken on 18/08/2025.
//
#ifndef TACTILITY_TESTFILE_H
#define TACTILITY_TESTFILE_H
#endif //TACTILITY_TESTFILE_H