mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-20 10:19:19 +02:00
Merge branch 'tmj-dev'
This commit is contained in:
@@ -60,6 +60,5 @@ bool TLPT::Connect(int port)
|
||||
|
||||
void TLPT::Out(int x)
|
||||
{ // wysłanie bajtu do portu
|
||||
WriteLog("lpt: sending data: " + std::to_string(x), logtype::lptdebug);
|
||||
OutPort(address, x);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user