|
@@ -291,7 +291,7 @@ int main(int argc, char *argv[])
|
|
|
gstrmemcansend = xp.GetParam("cansend","cansend0");
|
|
|
gstrmemdecition = xp.GetParam("dection","deciton");
|
|
|
gstrmemremote = xp.GetParam("remotectrl","remotectrl");
|
|
|
- gstrmemPaltformFeedback = xp.GetParam("paltformFeedback","paltformFeedback");
|
|
|
+ gstrmemPaltformFeedback = xp.GetParam("paltformFeedback","platformFeedback");
|
|
|
|
|
|
std::string strremote = xp.GetParam("allowremote","true");
|
|
|
if(strremote == "true")
|