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

Create an Arduino INO Template File #33

Closed SlicedSilver closed 11 years ago

SlicedSilver commented 11 years ago

Create an Ardunio ino template file. In the header specify that this won't compile and describe the string token that shows a place where generated code is placed when generating the Arduino sketch in the application. :page_facing_up: