Jason Smith
il y a 4 ans
Parent
révision
57e94fb838
Aucun compte lié à l'adresse e-mail de l'auteur
|
@@ -273,7 +273,7 @@
|
273
|
273
|
#define BOARD_ST7920_DELAY_2 DELAY_NS(48)
|
274
|
274
|
#endif
|
275
|
275
|
#ifndef BOARD_ST7920_DELAY_3
|
276
|
|
- #define BOARD_ST7920_DELAY_3 DELAY_NS(600)
|
|
276
|
+ #define BOARD_ST7920_DELAY_3 DELAY_NS(640)
|
277
|
277
|
#endif
|
278
|
278
|
#endif
|
279
|
279
|
|
|
@@ -180,7 +180,7 @@
|
180
|
180
|
#define BOARD_ST7920_DELAY_2 DELAY_NS(48)
|
181
|
181
|
#endif
|
182
|
182
|
#ifndef BOARD_ST7920_DELAY_3
|
183
|
|
- #define BOARD_ST7920_DELAY_3 DELAY_NS(600)
|
|
183
|
+ #define BOARD_ST7920_DELAY_3 DELAY_NS(640)
|
184
|
184
|
#endif
|
185
|
185
|
#endif
|
186
|
186
|
|