Skip to content

Commit c104f18

Browse files
committed
change defaults for mechanism_start (for screenshot)
1 parent 7074b79 commit c104f18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/modules/mechanism_start.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"returnType": "None",
1616
"params": [
1717
{
18-
"name": "port_my_motor",
18+
"name": "my_motor_port",
1919
"type": "int"
2020
},
2121
{
22-
"name": "port_my_color_range_sensor",
22+
"name": "my_color_range_sensor_port",
2323
"type": "int"
2424
}
2525
],

0 commit comments

Comments
 (0)