summaryrefslogtreecommitdiff
path: root/digital/io-hub/src/apbirthday/hardware.stm32.cc
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io-hub/src/apbirthday/hardware.stm32.cc')
-rw-r--r--digital/io-hub/src/apbirthday/hardware.stm32.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/digital/io-hub/src/apbirthday/hardware.stm32.cc b/digital/io-hub/src/apbirthday/hardware.stm32.cc
index 48b69c2b..9c70a1ad 100644
--- a/digital/io-hub/src/apbirthday/hardware.stm32.cc
+++ b/digital/io-hub/src/apbirthday/hardware.stm32.cc
@@ -47,6 +47,7 @@ Hardware::Hardware ()
cherry_plate_up (GPIOE, 2), cherry_plate_down (GPIOE, 3),
cherry_plate_clamp (GPIOE, 4),
cake_arm_out (GPIOB, 3), cake_arm_in (GPIOB, 4),
+ cake_arm_out_contact (GPIOB, 7), cake_arm_in_contact (GPIOB, 6),
cake_push_far_out (GPIOD, 7), cake_push_far_in (GPIOB, 5),
cake_push_near_out (GPIOD, 6), cake_push_near_in (GPIOB, 6),
glass_lower_clamp_close (GPIOA, 15), glass_lower_clamp_open (GPIOA, 10),