mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
This commit is contained in:
@@ -136,7 +136,7 @@ bool MWDComm::Close() // zamykanie portu COM
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
bool MWDComm::GetMWDState() // sprawdzanie otwarcia portu COM
|
||||
inline bool MWDComm::GetMWDState() // sprawdzanie otwarcia portu COM
|
||||
{
|
||||
if(hComm > 0) return 1;
|
||||
else return 0;
|
||||
|
||||
Reference in New Issue
Block a user