Skip to content

Commit 8de22cf

Browse files
committed
refactored names and typo position control
1 parent bd9973c commit 8de22cf

File tree

5 files changed

+0
-2
lines changed

5 files changed

+0
-2
lines changed

examples/motion_control/position_motion_control/magnetic_sensor/angle_control/angle_control.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ void setup() {
8787
_delay(1000);
8888
}
8989

90-
// angle set point variable
91-
float target_angle = 0;
9290

9391
void loop() {
9492

0 commit comments

Comments
 (0)