Skip to content

Commit

Permalink
Update DashSystemSerialGSM.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
alanoatwork authored Jun 29, 2017
1 parent 673e138 commit cfcb518
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions DashSystemSerialGSM.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -134,14 +134,6 @@ int DashSystemSerialGSM::ReceiveSMS(){
}


boolean DashSystemSerialGSM::Verbose(){
return verbose;
}

void DashSystemSerialGSM::Verbose(boolean var1){
verbose=var1;
}

char * DashSystemSerialGSM::Sender(){
return sendernumber;
}
Expand Down

0 comments on commit cfcb518

Please sign in to comment.