Skip to content

Commit

Permalink
Update Serial.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
TekuConcept authored Apr 19, 2017
1 parent b96b0b5 commit 48b45d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Serial::Serial(std::string device) {
}

configure();
acknowledge();
#endif
acknowledge();
}

Serial::~Serial() {
Expand Down

0 comments on commit 48b45d8

Please sign in to comment.