Commit 8b74cc11 authored by Claes Sjofors's avatar Claes Sjofors

Mh outunit message buffer increased

parent f1d01ad3
......@@ -426,7 +426,7 @@ pwr_tStatus mh_OutunitDisconnect()
pwr_tStatus mh_OutunitReceive()
{
pwr_tStatus sts;
static char mp[2000];
static char mp[8000];
mh_sHead* hp;
qcom_sGet msg;
XDR xdrs;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment