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

Dodana blokada odbioru danych (wpis w pliku eu07.ini) UWAGA! nie testowane bo nie mogę otworzyć projektu.

This commit is contained in:
maciek001
2016-12-16 16:49:30 +01:00
parent 7bdab303bb
commit 0fbdebae8c
3 changed files with 4 additions and 1 deletions

View File

@@ -330,6 +330,7 @@ class Global
static unsigned long int iMWDBaudrate;
static AnsiString sMWDPortId;
static bool bMWDBreakEnable;
static bool bMWDInputDataEnable;
static double fMWDAnalogCalib[4][3];
static double fMWDzg[2];
static double fMWDpg[2];