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 12 forks source link

Increments #53

Closed alexmontoanelli closed 10 years ago

alexmontoanelli commented 10 years ago

Hi Mark,

Here are some updates:

New variable - Laps Since Last Pit Switching between all screen is now endless ( 1 -> 2 -> 3 -> 1 -> 2 ..) in both ways Add Suport to a trayIcon. Irduino Start on Tray now and make the connection if is available. A LCD test is made after the connection is made. Some other tweaks.

Feel free to criticize, my c# skills is just for hobbie.

Nt