Introduction - If you have any usage issues, please Google them yourself
New in 1v2
Updated with the actual files to support the internet demo -)
Support for SSD1297 LCDs. These are found in a number of touch LCD players,
including the first version of the Sylvania player. They are marked "SSD1297".
Define SSD1297 in LCD.cpp or the Makefile.
IMPORTANT: The SSD1297 LCDs have pin 11 and 21 connected to GND. The 1v1 PCB has
these NC pins connected to VCC. IF YOU USE A SSD1297 COVER THESE PADs WITH
KAPTON OR NON CONDUCTIVE TAPE OR BLUE SMOKE WILL WAFT OUR OF THE DEVICE.
MMC fix for over-optimized code that failed on many manufacturers cards.
Suport for USB Hid and C# application for experimentation. A quick and dirty
hack using Christian Starkjohann s great USB code. The RossumUtil app exercises the
connection, allows you to connect to the device, draw rectangles, blink leds etc.
Enable with USE_HID define in Microterm.cpp.