Rotation remake

This commit is contained in:
Шишов Максим Денисович
2020-09-03 15:23:54 +03:00
committed by Gama
parent 8b6a356349
commit 3a038ef50b
2 changed files with 306 additions and 5 deletions

View File

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