mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-23 17:23:44 +08:00
automatically detect available camera streams (#27640)
* remove WideCameraOnly * check in set_initial_state * no block * remove try block * apply reviews old-commit-hash: 4ae0378f639826df5cc1518574842b61b118f371
This commit is contained in:
@@ -186,7 +186,6 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"UpdaterNewReleaseNotes", CLEAR_ON_MANAGER_START},
|
||||
{"Version", PERSISTENT},
|
||||
{"VisionRadarToggle", PERSISTENT},
|
||||
{"WideCameraOnly", PERSISTENT},
|
||||
{"ApiCache_Device", PERSISTENT},
|
||||
{"ApiCache_DriveStats", PERSISTENT},
|
||||
{"ApiCache_NavDestinations", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user