|
@ -51,6 +51,10 @@ |
|
|
|
|
|
|
|
|
#include <stdint.h> |
|
|
#include <stdint.h> |
|
|
|
|
|
|
|
|
|
|
|
#define ST7920_DELAY_1 DELAY_NS(600) |
|
|
|
|
|
#define ST7920_DELAY_2 DELAY_NS(750) |
|
|
|
|
|
#define ST7920_DELAY_3 DELAY_NS(750) |
|
|
|
|
|
|
|
|
// --------------------------------------------------------------------------
|
|
|
// --------------------------------------------------------------------------
|
|
|
// Defines
|
|
|
// Defines
|
|
|
// --------------------------------------------------------------------------
|
|
|
// --------------------------------------------------------------------------
|
|
|