Skip to content

Commit

Permalink
forogot to disable the debug stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
hanez committed Mar 18, 2018
1 parent c387ea7 commit 5478d7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dooris.c
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,8 @@ int main(int argc, char **argv) {
do_it();

// DEBUG STUFF
door_open = true;
set_status();
//door_open = true;
//set_status();
// END DEBUG STUFF

invoke_notification();
Expand Down

0 comments on commit 5478d7d

Please sign in to comment.