mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 17:38:36 -07:00
Add android 13 info to buds spam
This commit is contained in:
@@ -260,6 +260,8 @@ static void easysetup_extra_config(Ctx* ctx) {
|
|||||||
}
|
}
|
||||||
variable_item_set_current_value_index(item, value_index);
|
variable_item_set_current_value_index(item, value_index);
|
||||||
variable_item_set_current_value_text(item, model_name);
|
variable_item_set_current_value_text(item, model_name);
|
||||||
|
|
||||||
|
variable_item_list_add(list, "Works on Android 13 and up", 0, NULL, NULL);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case EasysetupTypeWatch: {
|
case EasysetupTypeWatch: {
|
||||||
|
|||||||
Reference in New Issue
Block a user