diff options
Diffstat (limited to 'driver/config.h')
-rw-r--r-- | driver/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/config.h b/driver/config.h index dbe3a86..87eb81f 100644 --- a/driver/config.h +++ b/driver/config.h @@ -23,4 +23,4 @@ typedef uint32_t ti_am335x_word_t; // total size of GPIO registers from p. 4990 (in bytes) #define GPIO_REG_SIZE 0x198 -#define PIN 19 +#define PIN 18 |