March Madness - TouchSlide working on Arduino 018

Not much to actually show today but a lot of work was done.

Liquidware sells a very nice OLED display. They have their own version of the Arduino IDE called "Arduino_Antipasto". It has a lot of extras designed just for their stuff. I have been using version 018 (the latest) mostly lately and I wanted to be able to run my Arduino Explorere on the Atmega 2560 cpu. Therefore I had to work on their core files to get them up to date and compitble with Version 018.

This work will also benifit anyone looking to do an Arduino using the 2560 cpu.

You can download it here touchslide.zip

It needs to be put in the hardware folder. On the mac it would be "/Applications/Arduino.app/Contents/Resources/Java/hardware".