introvoyz041's picture
Migrated from GitHub
a2a15a2 verified
raw
history blame contribute delete
278 Bytes
/*
* MEGA with a TFT shield, standalone by default
*/
#define ARDUINOEEPROM
#define ARDUINOPS2
#define DISPLAYCANSCROLL
#define ARDUINOTFT
#define ARDUINOSD
#define ARDUINOWIRE
#define ARDUINOPRT
#define PS2DATAPIN 18
#define PS2IRQPIN 19
#define SDPIN 53
#define STANDALONE