快排仪表以及A270S版本生成

This commit is contained in:
2025-02-11 18:48:14 +08:00
parent f0fb64e4e6
commit 08e216ffb2
63 changed files with 29766 additions and 29566 deletions

View File

@ -633,8 +633,10 @@ int carlink_bt_wifi_init()
printf("bt wlan init is ok\r\n");
// app_wifi_update_demo();
wifi_update_init();
printf("app wlan update init ok\r\n");
// wifi_update_init();
// printf("app wlan update init ok\r\n");
return 0;
}