Draw images as blue roundrects; Add labels to non-imagery widgets, if they are set
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
#include "mgos.h"
|
||||
#include "mgos_pwm.h"
|
||||
#include "mongoose-touch.h"
|
||||
#include "fonts/FreeSerifBold9pt7b.h"
|
||||
#include "fonts/FreeMonoBold9pt7b.h"
|
||||
|
||||
struct screen_t *screen = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user