PIMathMatrix doc

This commit is contained in:
Шишов Максим Денисович
2020-09-03 13:54:02 +03:00
committed by Gama
parent d0e703751a
commit 604aa44e57
3 changed files with 1029 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
#include "pithread.h"
#include <atomic>
#include "pistring.h"
/**
* Minimum wait thread start, switch context or another interthread communication action time. Increase it if tests
@@ -57,4 +58,5 @@ public:
}
};
#endif //AWRCANFLASHER_TESTUTIL_H