git: show git short ref hash on SystemInfo(first screen) and FirmwareValidation screen alongside other information
This commit is contained in:
@@ -25,7 +25,10 @@ namespace Pinetime {
|
||||
|
||||
lv_obj_t* labelVersionInfo;
|
||||
lv_obj_t* labelVersionValue;
|
||||
lv_obj_t* labelShortRefInfo;
|
||||
lv_obj_t* labelShortRefValue;
|
||||
char version[9];
|
||||
char shortref[9];
|
||||
lv_obj_t* labelIsValidated;
|
||||
lv_obj_t* buttonValidate;
|
||||
lv_obj_t* labelButtonValidate;
|
||||
|
Reference in New Issue
Block a user