mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 11:48:35 -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_text(item, model_name);
|
||||
|
||||
variable_item_list_add(list, "Works on Android 13 and up", 0, NULL, NULL);
|
||||
break;
|
||||
}
|
||||
case EasysetupTypeWatch: {
|
||||
|
||||
Reference in New Issue
Block a user