olimexpoeiso.h: add optional display
This commit is contained in:
parent
8d944ab755
commit
105bd545f6
@ -21,4 +21,10 @@
|
||||
#define HAS_BUTTON KEY_BUILTIN // on board button
|
||||
#define HAS_LED NOT_A_PIN // no on board LED
|
||||
|
||||
//#define HAS_DISPLAY 1
|
||||
//#define MY_DISPLAY_FLIP 1 // use if display is rotated
|
||||
//#define MY_DISPLAY_SDA SDA
|
||||
//#define MY_DISPLAY_SCL SCL
|
||||
//#define MY_DISPLAY_RST NOT_A_PIN
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user