summaryrefslogtreecommitdiff
path: root/src/gui/component.c
blob: c45ea4f0bf3f8bcd8e6555a2c26fa141ff8a7c39 (plain)
1
2
3
4
5
6
7
#include "gui/component.h"

Mode mode = WAITING_BUTTON_SHOW;

int frame = 2;

char labelFrame[20];