Move to Native SPI implementations of ILI9341 and STMPE610
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
#include "widget.h"
|
||||
#include "screen.h"
|
||||
#include "backlight.h"
|
||||
#include "mgos_ili9341.h"
|
||||
#include "mgos_stmpe610.h"
|
||||
|
||||
void widget_time_ev(int ev, struct widget_t *w, void *ev_data);
|
||||
|
||||
|
Reference in New Issue
Block a user