16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 01:19:19 +02:00

Merge pull request #7 from maciek001/mover_in_c++

Zmiany w Console i Train
This commit is contained in:
tmj-fstate
2017-02-25 21:34:50 +01:00
committed by GitHub
8 changed files with 132 additions and 93 deletions

View File

@@ -359,6 +359,7 @@ class Global
static double fMWDph[2];
static double fMWDvolt[2];
static double fMWDamp[2];
static double fMWDlowVolt[2];
static int iMWDdivider;
};
//---------------------------------------------------------------------------