Skip to content

Commit

Permalink
Updated Control+ motors
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Kellenicki committed Oct 2, 2020
1 parent d86c3f6 commit f64b141
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ export enum DeviceType {
TECHNIC_COLOR_SENSOR = 61, // Spike Prime
TECHNIC_DISTANCE_SENSOR = 62, // Spike Prime
TECHNIC_FORCE_SENSOR = 63, // Spike Prime
TECHNIC_MEDIUM_ANGULAR_MOTOR_GREY = 75, // Mindstorms
TECHNIC_LARGE_ANGULAR_MOTOR_GREY = 76, // Mindstorms
TECHNIC_MEDIUM_ANGULAR_MOTOR_GREY = 75, // Technic Control+
TECHNIC_LARGE_ANGULAR_MOTOR_GREY = 76, // Technic Control+
}


Expand Down

0 comments on commit f64b141

Please sign in to comment.