We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0100f commit c9c6fedCopy full SHA for c9c6fed
src/config.js
@@ -1,5 +1,6 @@
1
const config = {
2
manifests: {
3
+ release_mici: 'https://raw.githubusercontent.com/commaai/openpilot/6a68d027d9f00a5b97aa713968fe8d9d8245311e/system/hardware/tici/all-partitions.json',
4
release_tizi: 'https://raw.githubusercontent.com/commaai/openpilot/927548621be1be0c2c9063868b93d1f5020904de/system/hardware/tici/all-partitions.json',
5
release_tici: 'https://raw.githubusercontent.com/commaai/openpilot/927548621be1be0c2c9063868b93d1f5020904de/system/hardware/tici/all-partitions.json',
6
master: 'https://raw.githubusercontent.com/commaai/openpilot/master/system/hardware/tici/all-partitions.json',
0 commit comments