@ -1,8 +0,0 @@
#pragma once
class Servo {
public:
Servo();
void SetTargetAngle(float angle) = 0;
};
The note is not visible to the blocked user.