Skip to content

Commit 2a70d2a

Browse files
Update Robot.cpp
1 parent 41e4d7e commit 2a70d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/cpp/Robot.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ void Robot::RobotPeriodic() {
166166
{
167167
for(int i = 0; i < kdnf; i++)
168168
{
169-
169+
double xVal = accel.GetX();
170170
}
171171
}
172172

0 commit comments

Comments
 (0)