nrf5/boards: Changing tft lcd display name from SLD10261P to ILI9341 in pca10040 board configuration.
This commit is contained in:
parent
e7c535b0cb
commit
56d187b942
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
#define MICROPY_PY_DISPLAY (1)
|
#define MICROPY_PY_DISPLAY (1)
|
||||||
#define MICROPY_PY_DISPLAY_EPAPER_SLD00200P (1)
|
#define MICROPY_PY_DISPLAY_EPAPER_SLD00200P (1)
|
||||||
#define MICROPY_PY_DISPLAY_LCD_SLD10261P (1)
|
#define MICROPY_PY_DISPLAY_LCD_ILI9341 (1)
|
||||||
|
|
||||||
#define MICROPY_HW_HAS_SWITCH (0)
|
#define MICROPY_HW_HAS_SWITCH (0)
|
||||||
#define MICROPY_HW_HAS_FLASH (0)
|
#define MICROPY_HW_HAS_FLASH (0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user