Skip to content

Commit

Permalink
fix group
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Apr 25, 2023
1 parent c7de33b commit 1644bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servo/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ namespace modules {
//% servo.fieldEditor="gridpicker"
//% servo.fieldOptions.width=220
//% servo.fieldOptions.columns=2
//% group="Continuous"
//% group="Servo"
//% blockGap=8
run(speed: number): void {
const minAngle = this.minAngle() || -90
Expand Down

0 comments on commit 1644bf7

Please sign in to comment.