From b39a44b59839b7636b603cf2bd9559a218923599 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Mon, 18 Mar 2013 01:02:05 +0100 Subject: digital/io-hub, eurobot/2013: add cherry plate contacts --- digital/io-hub/src/apbirthday/hardware.host.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'digital/io-hub/src/apbirthday/hardware.host.cc') diff --git a/digital/io-hub/src/apbirthday/hardware.host.cc b/digital/io-hub/src/apbirthday/hardware.host.cc index 3eee4294..a4210480 100644 --- a/digital/io-hub/src/apbirthday/hardware.host.cc +++ b/digital/io-hub/src/apbirthday/hardware.host.cc @@ -38,6 +38,8 @@ Hardware::Hardware () ihm_lol (host, "ihm_lol"), ihm_emerg_stop (host, "ihm_emerg_stop"), glass_contact (host, "glass_contact"), + cherry_plate_left_contact (host, "cherry_plate_left_contact"), + cherry_plate_right_contact (host, "cherry_plate_right_contact"), cherry_bad_out (host, "cherry_bad_out"), cherry_bad_in (host, "cherry_bad_in"), cherry_plate_up (host, "cherry_plate_up"), -- cgit v1.2.3