update for tla

git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@253 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
mmi
2017-10-17 08:26:39 +00:00
parent 3426a0ad9b
commit 19ce5a9e5a
4 changed files with 131 additions and 92 deletions

View File

@@ -87,6 +87,7 @@ struct RepairMenu
struct RepairProcess repairProcess;
const struct RepairPreset* repairPreset;
struct RepairProcessParameters rpParameters;
static struct MenuPage menuArray[NUMBER_OF_MENUS];
};
// -----------------------------------------------------------------------------