PIMathMatrix doc

This commit is contained in:
Шишов Максим Денисович
2020-09-03 13:54:02 +03:00
parent 2913fc284b
commit defbe3a4d7
3 changed files with 1505 additions and 5 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