hytech-racing / MCU

https://hytech-racing.github.io/MCU/index.html
GNU General Public License v3.0
1 stars 0 forks source link

Investigate redundant functions in MCUInterface #38

Open walkermburns opened 9 months ago

walkermburns commented 9 months ago

image

There are two functions in MCUInterface that read almost exactly the same group of pins. It should be investigated as to whether these functions were meant to read two different sets of pins, or whether they can be grouped into one function and remove the redundant variables associated with them