mirror of
https://github.com/jscrane/Apple1.git
synced 2024-12-21 12:29:51 +00:00
default
This commit is contained in:
parent
05f50a18fd
commit
9a5bbac1a4
6
config.h
6
config.h
@ -23,11 +23,9 @@
|
|||||||
#define FG_COLOUR GREEN
|
#define FG_COLOUR GREEN
|
||||||
#define BG_COLOUR BLACK
|
#define BG_COLOUR BLACK
|
||||||
|
|
||||||
#if defined(USE_UTFT)
|
#if defined(USE_ESPI)
|
||||||
#define ORIENT landscape
|
|
||||||
#elif defined(USE_ESPI)
|
|
||||||
#define ORIENT reverse_landscape
|
#define ORIENT reverse_landscape
|
||||||
#elif defined(USE_VGA)
|
#else
|
||||||
#define ORIENT landscape
|
#define ORIENT landscape
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user