Skip to content

Commit e5da757

Browse files
committed
fixed pep257
1 parent 06368a9 commit e5da757

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grbl_ros/_command.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def startup(self, machine_id, port, baud, acc, maxx, maxy, maxz,
3737
Args:
3838
----
3939
self (obj): the grbl object
40+
machine_id (str): the name of the machine
4041
port (str): the serial port that connects to the grbl device
4142
baud (int): the baud rate to use for serial communication with the grbl device
4243
acc (int): the grbl device axis acceleration (mm/s^2)

0 commit comments

Comments
 (0)