This commit is contained in:
@@ -1395,9 +1395,9 @@ void APP_TimeSlice10ms(void) {
|
||||
|
||||
SCANNER_TimeSlice10ms();
|
||||
|
||||
if (gEnteringSMS == SMS_NOT_ENTERING) {
|
||||
MSG_FSKReceiveData();
|
||||
}
|
||||
// if (gEnteringSMS == SMS_NOT_ENTERING) {
|
||||
// MSG_FSKReceiveData();
|
||||
// }
|
||||
|
||||
#ifdef ENABLE_AIRCOPY
|
||||
if (gScreenToDisplay == DISPLAY_AIRCOPY && gAircopyState == AIRCOPY_TRANSFER && gAirCopyIsSendMode == 1) {
|
||||
|
||||
Reference in New Issue
Block a user