summaryrefslogtreecommitdiff
path: root/board/crota/usbc_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/crota/usbc_config.h')
-rw-r--r--board/crota/usbc_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/crota/usbc_config.h b/board/crota/usbc_config.h
index 2c21d83f0c..55134ce79e 100644
--- a/board/crota/usbc_config.h
+++ b/board/crota/usbc_config.h
@@ -14,7 +14,7 @@
enum usbc_port {
USBC_PORT_C0 = 0,
- USBC_PORT_C2,
+ USBC_PORT_C1,
USBC_PORT_COUNT
};