Go to the documentation of this file.
5 #ifndef ARDUINO_AVR_MICRO
6 #error This file is for Micro only
11 #define SIGNAL_LED_4 A0
12 #define SIGNAL_LED_4_GND 15
13 #define SIGNAL_LED_3 A2
14 #define SIGNAL_LED_3_GND A1
15 #define SIGNAL_LED_2 A3
21 #define IRSENSOR_1_GND 5
22 #define IRSENSOR_1_VCC 6
24 #define IRRECEIVER_1_PIN 10
26 #define IRRECEIVER_1_GND 16
27 #define IRRECEIVER_1_VCC 14