mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-22 14:12:59 +02:00
removed debug msg
This commit is contained in:
@@ -61,7 +61,6 @@ namespace Spindles {
|
||||
data.msg[5] = 0x03;
|
||||
break;
|
||||
}
|
||||
grbl_msg_sendf(CLIENT_SERIAL,MsgLevel::Info,"sending dir: state: %d",mode);
|
||||
}
|
||||
|
||||
void L510::set_speed_command(uint32_t rpm, ModbusCommand& data) {
|
||||
|
Reference in New Issue
Block a user