mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 00:49: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:
@@ -174,7 +174,7 @@ bool MWDComm::Run() // wywo
|
||||
if(GetMWDState())
|
||||
{
|
||||
SendData();
|
||||
ReadData();
|
||||
if (Global::bMWDInputDataEnable) ReadData();
|
||||
return 1;
|
||||
}else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user