CMotorControl: temporarily widened, user request

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b25b6d530
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-08-29 (Thu, 29 Aug 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2013-08-29 22:47:29 +02:00
parent cc799a6055
commit 6e91772bdb

View File

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