CMotorControl: temporarily widened, user request

This commit is contained in:
2013-08-29 22:47:29 +02:00
parent 5cb7d66993
commit 6b25b6d530

View File

@@ -78,7 +78,7 @@ void CMotorControl::Init(void)
satfindpid = -1;
width = w_max(470, 0);
width = w_max(720, 0);
mheight = mheight - 2;
height = hheight + (22 * mheight) - 5;
height = h_max(height, 0);