Rotation remake

This commit is contained in:
Шишов Максим Денисович
2020-09-03 15:23:54 +03:00
committed by Gama
parent 781a1e75e2
commit 97a17a892d
3 changed files with 36 additions and 30 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