Processor now working as an mqtt broker
This commit is contained in:
@@ -35,6 +35,7 @@ typedef struct _objects_t {
|
||||
lv_obj_t *obj7;
|
||||
lv_obj_t *obj8;
|
||||
lv_obj_t *obj9;
|
||||
lv_obj_t *obj10;
|
||||
} objects_t;
|
||||
|
||||
extern objects_t objects;
|
||||
|
||||
Reference in New Issue
Block a user