AGirs
|
Go to the source code of this file.
Macros | |
#define | SIGNAL_LED_1 LED_BUILTIN |
#define | SIGNAL_LED_2 A1 |
#define | SIGNAL_LED_3 A2 |
#define | SIGNAL_LED_4 A3 |
#define | SIGNAL_LED_5_GND 22 |
#define | SIGNAL_LED_5 23 |
#define | SIGNAL_LED_6_GND 24 |
#define | SIGNAL_LED_6 25 |
#define | SIGNAL_LED_7_GND 26 |
#define | SIGNAL_LED_7 27 |
#define | SIGNAL_LED_8_GND 28 |
#define | SIGNAL_LED_8 29 |
#define | IRSENSOR_1_PIN 49 |
#define | IRSENSOR_2_PIN 48 |
#define | IRSENSOR_2_PULLUP |
#define | IRRECEIVER_1_PIN 5 |
#define | IRRECEIVER_2_PIN 7 |
#define | IRRECEIVER_3_PIN 8 |
#define | IRRECEIVER_4_PIN 6 |
#define | IRRECEIVER_5_PIN 49 |
#define | NON_MOD_PIN 3 |
#define IRRECEIVER_1_PIN 5 |
Definition at line 33 of file girs_pins_mega2560.h.
#define IRRECEIVER_2_PIN 7 |
Definition at line 35 of file girs_pins_mega2560.h.
#define IRRECEIVER_3_PIN 8 |
Definition at line 36 of file girs_pins_mega2560.h.
#define IRRECEIVER_4_PIN 6 |
Definition at line 37 of file girs_pins_mega2560.h.
#define IRRECEIVER_5_PIN 49 |
Definition at line 38 of file girs_pins_mega2560.h.
#define IRSENSOR_1_PIN 49 |
Definition at line 27 of file girs_pins_mega2560.h.
#define IRSENSOR_2_PIN 48 |
Definition at line 30 of file girs_pins_mega2560.h.
#define IRSENSOR_2_PULLUP |
Definition at line 31 of file girs_pins_mega2560.h.
#define NON_MOD_PIN 3 |
Definition at line 40 of file girs_pins_mega2560.h.
#define SIGNAL_LED_1 LED_BUILTIN |
Definition at line 9 of file girs_pins_mega2560.h.
#define SIGNAL_LED_2 A1 |
Definition at line 10 of file girs_pins_mega2560.h.
#define SIGNAL_LED_3 A2 |
Definition at line 11 of file girs_pins_mega2560.h.
#define SIGNAL_LED_4 A3 |
Definition at line 12 of file girs_pins_mega2560.h.
#define SIGNAL_LED_5 23 |
Definition at line 15 of file girs_pins_mega2560.h.
#define SIGNAL_LED_5_GND 22 |
Definition at line 14 of file girs_pins_mega2560.h.
#define SIGNAL_LED_6 25 |
Definition at line 17 of file girs_pins_mega2560.h.
#define SIGNAL_LED_6_GND 24 |
Definition at line 16 of file girs_pins_mega2560.h.
#define SIGNAL_LED_7 27 |
Definition at line 19 of file girs_pins_mega2560.h.
#define SIGNAL_LED_7_GND 26 |
Definition at line 18 of file girs_pins_mega2560.h.
#define SIGNAL_LED_8 29 |
Definition at line 21 of file girs_pins_mega2560.h.
#define SIGNAL_LED_8_GND 28 |
Definition at line 20 of file girs_pins_mega2560.h.