Skip to content

Fixes misleading variable naming in PID header file#31

Merged
noahzemlin merged 1 commit intoSoonerRobotics:masterfrom
jkleiber:pid-header-improvement
Aug 18, 2022
Merged

Fixes misleading variable naming in PID header file#31
noahzemlin merged 1 commit intoSoonerRobotics:masterfrom
jkleiber:pid-header-improvement

Conversation

@jkleiber
Copy link
Contributor

Lower and upper are no longer switched in the header file, which is much nicer. VS Code was telling me upper was the first argument which produced obviously wrong answers.

@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #31 (397b6e5) into master (98b9915) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         8    -1     
  Lines          457       456    -1     
=========================================
- Hits           457       456    -1     
Impacted Files Coverage Δ
src/Encoder.h

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Copy link
Member

@noahzemlin noahzemlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@noahzemlin noahzemlin merged commit bc0066a into SoonerRobotics:master Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants