Skip to content

Commit

Permalink
Rename Drone.ino to 06_Drone.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
say-paul authored Sep 27, 2024
1 parent aceb799 commit f490f73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -544,4 +544,4 @@ void cascadePidSetup(){
yawControlSystem.setSampleTime(RATE_UPDATE_INTERVAL);
yawControlSystem.setOuterSampleFactor(OUTER_LOOP_FACTOR);
yawControlSystem.setOn();
}
}

0 comments on commit f490f73

Please sign in to comment.