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

PRZYWRÓCONO Console::ModeSet()!!!

Nie działał przez to PoKeys!
Dodano zmienną dla MWD
This commit is contained in:
maciek001
2017-02-22 22:37:22 +01:00
parent 9c242d3590
commit b6c75afd25
2 changed files with 10 additions and 3 deletions

View File

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