Go to the documentation of this file.
5 #ifdef ARDUINO_AVR_NANO
6 #error This file is not for Nano
7 #elif defined(ARDUINO_AVR_MICRO)
8 #error This file is not for Micro
11 #define SIGNAL_LED_1 13
12 #define SIGNAL_LED_2 A1
13 #define SIGNAL_LED_3 A2
14 #define SIGNAL_LED_4 A3
15 #define SIGNAL_LED_5 A0
16 #define SIGNAL_LED_6 6
17 #define SIGNAL_LED_7 7
18 #define SIGNAL_LED_8 108
23 #define IRSENSOR_1_PIN 8
27 #define IRRECEIVER_1_PIN 5
29 #define IRRECEIVER_2_PIN 4
30 #define IRRECEIVER_3_PIN 9
31 #define IRRECEIVER_4_PIN 8
36 #define NON_MOD_PIN 10