added recent C++ code
This commit is contained in:
@@ -7,7 +7,7 @@ class Settings {
|
||||
|
||||
public:
|
||||
|
||||
std::string path = "/mnt/firma/kunden/HandyGames/daten";
|
||||
std::string path = "/mnt/firma/kunden/HandyGames/datenOK";
|
||||
std::vector<std::string> classNames = {"forwardbend", "jumpingjack", "kneebend", "pushups", "situps"};
|
||||
|
||||
static int classToInt(const std::string className) {
|
||||
|
||||
Reference in New Issue
Block a user