9 lines
No EOL
132 B
C
9 lines
No EOL
132 B
C
#ifndef CONSTANTSH
|
|
#define CONSTANTSH
|
|
|
|
#define SCREEN_WIDTH 240
|
|
#define SCREEN_HEIGHT 360
|
|
|
|
#define BT_NAME "pico bt display"
|
|
|
|
#endif |