Ramiro Polla
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/src/pins/sanguino/pins_ANET_10.h
|
@ -191,7 +191,7 @@ |
|
|
#define BTN_EN1 11 |
|
|
#define BTN_EN1 11 |
|
|
#define BTN_EN2 10 |
|
|
#define BTN_EN2 10 |
|
|
#define BTN_ENC 16 |
|
|
#define BTN_ENC 16 |
|
|
#define BOARD_ST7920_DELAY_1 DELAY_NS(0) |
|
|
#define BOARD_ST7920_DELAY_1 DELAY_NS(125) |
|
|
#define BOARD_ST7920_DELAY_2 DELAY_NS(63) |
|
|
#define BOARD_ST7920_DELAY_2 DELAY_NS(63) |
|
|
#define BOARD_ST7920_DELAY_3 DELAY_NS(125) |
|
|
#define BOARD_ST7920_DELAY_3 DELAY_NS(125) |
|
|
#endif |
|
|
#endif |
|
|