From 54d7804850968b9a6fc718c4099f99556851d78a Mon Sep 17 00:00:00 2001 From: Isaac Hoekstra <122327870+PotatoBoyH4@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:04:15 -0400 Subject: [PATCH] Update README.md the PDH is called the PDP, so I fixed that --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c0c7d98..f26b7345 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## CAN Bus -| Subsystem | Type | Talon | ID | Comp PDP | Proto PDP | Motor | Breaker | +| Subsystem | Type | Talon | ID | Comp PDH | Proto PDH | Motor | Breaker | | --------- | -------- | ---------- | --- | -------- | --------- | ------ | ------- | | Drive | SRX | azimuth | 0 | 16 | 16 | 9015 | | | Drive | SRX | azimuth | 1 | 3 | 2 | 9015 | |