updated init mission of hosted bsp

and executed lwGPS test
This commit is contained in:
2021-02-27 21:39:32 +01:00
committed by Robin Mueller
parent 6e7f97805d
commit f8b9ce1d42
9 changed files with 163 additions and 107 deletions

View File

@ -50,6 +50,8 @@ private:
// Let's keep it simple for now.
bool oneShotAction = true;
StorageManagerIF* IPCStore;
void performLwgpsTest();
};