Subversion Repositories Projects

Rev

Rev 451 | Rev 500 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 451 Rev 462
Line 72... Line 72...
72
 
72
 
73
/**
73
/**
74
 * resend timer timout
74
 * resend timer timout
75
 */
75
 */
-
 
76
void QTSerialCommunication::slot_resend_timer() {
-
 
77
}
-
 
78
 
76
void QTSerialCommunication::slot_resend_timer() {
79
void QTSerialCommunication::received_data(char * data) {
77
}
80
}