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

Insure that refresh rates for each component are working correctly #40

Closed SlicedSilver closed 11 years ago

SlicedSilver commented 11 years ago

Determine whether it is feasible to drop the overall API refresh rate to 30. Lap timing no longer needs 60Hz, just make sure that nothing else needs the high refresh rate.