[all] bump the LGMP version to obtain access to data serial tracking

This commit is contained in:
Geoffrey McRae
2021-08-19 21:26:00 +10:00
parent 2d470b8deb
commit 3c3c0f70be
3 changed files with 4 additions and 2 deletions

View File

@@ -158,6 +158,8 @@ static bool lgmpTimer(void * opaque)
break;
}
}
lgmpHostAckData(app.pointerQueue);
}
return true;