Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GarageDoorDownCommand.execute() raises "up" the door. #41

Open
vargajb opened this issue Nov 5, 2023 · 0 comments
Open

GarageDoorDownCommand.execute() raises "up" the door. #41

vargajb opened this issue Nov 5, 2023 · 0 comments

Comments

@vargajb
Copy link

vargajb commented Nov 5, 2023

The execute method of the GarageDoorDownCommand class should call garageDoor.down() instead of garageDoor.up().
In the headfirst.designpatterns.command.remote package in the RemoteLoader class the garageDoor could be set to slot 4 of the remoteControl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant