I'm testing with Arduino 1.6.11 and Teensyduino 1.30, using this:



void setup() {
}

void loop() {
Serial.print("define test: ");
#ifdef __AVR__