mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
LCD Screens in python
Merge with python branch
This commit is contained in:
@@ -49,6 +49,6 @@ bool TLPT::Connect(int port)
|
||||
};
|
||||
|
||||
void TLPT::Out(int x)
|
||||
{
|
||||
{ // wys³anie bajtu do portu
|
||||
OutPort(address, x);
|
||||
}; // wys³anie bajtu do portu
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user