Need a MidLevelLimitSwitch #21

Open
opened 2015-01-14 21:59:10 +00:00 by AaronJacobson · 2 comments
AaronJacobson commented 2015-01-14 21:59:10 +00:00 (Migrated from github.com)

This class needs a class field of type int which tracks what level this limit switch is on. When the limit switch is pressed, this class needs to test whether the level it's on matches up with the level that the driver wants to go to.

This class needs a class field of type int which tracks what level this limit switch is on. When the limit switch is pressed, this class needs to test whether the level it's on matches up with the level that the driver wants to go to.
ZoeLawrence commented 2015-02-12 23:21:36 +00:00 (Migrated from github.com)

@kcooper42 can you review this issue to see if it was resolved in the commit referenced above? thanks.

@kcooper42 can you review this issue to see if it was resolved in the commit referenced above? thanks.
kcooper42 commented 2015-02-13 23:03:43 +00:00 (Migrated from github.com)

We have a Middle limit switch in the code under elevator. I think this is resolved? The code for it is just methods and I don't see it called on in elevator. Do we even need this?

We have a Middle limit switch in the code under elevator. I think this is resolved? The code for it is just methods and I don't see it called on in elevator. Do we even need this?
Commenting is not possible because the repository is archived.
No description provided.