mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
Test button for serial connection
This commit is contained in:
parent
fc1a7471cf
commit
b309c61de3
2 changed files with 44 additions and 2 deletions
|
@ -29,6 +29,7 @@ GCodeSender::GCodeSender()
|
|||
|
||||
GCodeSender::~GCodeSender()
|
||||
{
|
||||
printf("disconnecting\n");
|
||||
this->disconnect();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue