SlicedSilver / iRduino

Interfaces between the iRacing API and an Arduino board. Can control displays, LEDs, buttons and much more. Supports custom iRacing Arduino projects.
GNU General Public License v2.0
18 stars 13 forks source link

Remove Duplicate and Refactored CleanUp #39

Closed SlicedSilver closed 11 years ago

SlicedSilver commented 11 years ago

Completed a little bit of duplicate reduction and refactored some complex methods into smaller methods.