mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 12:36:52 +03:00
Improve data logging
This commit is contained in:
@@ -15,6 +15,8 @@ void RenameFile(string from, string to);
|
||||
void MakeDir(std::string _what);
|
||||
|
||||
|
||||
string RundeOutput(double _in, int _anzNachkomma);
|
||||
|
||||
|
||||
FILE* OpenFileAndWait(const char* nm, const char* _mode, int _waitsec = 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user