factor out application widgets from widget.h -- add new include/mongoose-touch.h instead
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include "mgos.h"
|
||||
#include "tft.h"
|
||||
#include "widget.h"
|
||||
#include "mongoose-touch.h"
|
||||
|
||||
static void widget_topbar_render(struct widget_t *w, void *ev_data) {
|
||||
if (!w)
|
||||
|
Reference in New Issue
Block a user