opencv test
This commit is contained in:
@@ -92,9 +92,9 @@ class RubiksCube {
|
||||
|
||||
bool goNext = true;
|
||||
|
||||
int frames = 8;
|
||||
int frames = 7;
|
||||
|
||||
int frame = 8;
|
||||
int frame = 7;
|
||||
|
||||
void rotatePlate(Turn turn, float radians) {
|
||||
if(turn.reverse) {
|
||||
|
||||
Reference in New Issue
Block a user