fixed baro
This commit is contained in:
@@ -70,7 +70,7 @@ namespace Settings {
|
||||
if (QFile(f2.c_str()).exists()) {return f2;}
|
||||
throw Exception("data folder missing");
|
||||
#else
|
||||
return "/apps/android/workspace/YASMIN_DATA/";
|
||||
return "/home/toni/Documents/programme/localization/YASMIN/YASMIN_DATA/";
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user