mirror of
https://github.com/BotChain-Robots/ui.git
synced 2026-07-08 15:07:22 +02:00
Fully added gripper, distance, IMU, and display modules
This commit is contained in:
@@ -53,12 +53,4 @@ public abstract class ServoMotorModule : ModuleBase
|
||||
// }
|
||||
|
||||
public abstract void MoveArmPivot(float currentAngle);
|
||||
|
||||
public override void OnSelect()
|
||||
{
|
||||
}
|
||||
|
||||
public override void DeSelect()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user