mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 10:29:19 +02:00
Poprawka dla MWD aby kompilował się na VS
This commit is contained in:
@@ -317,8 +317,8 @@ class Global
|
||||
|
||||
// maciek001: zmienne dla MWD
|
||||
static bool bMWDdebugEnable;
|
||||
static unsigned long int iMWDBaudrate;
|
||||
static AnsiString sMWDPortId;
|
||||
static unsigned int iMWDBaudrate;
|
||||
static std::string sMWDPortId;
|
||||
static bool bMWDBreakEnable;
|
||||
static bool bMWDInputDataEnable;
|
||||
static double fMWDAnalogCalib[4][3];
|
||||
|
||||
Reference in New Issue
Block a user