sanfan-lora
Fork of SX1276Lib by
Revision 25:8bf32df49b11, committed 2016-09-20
- Comitter:
- ikerbo
- Date:
- Tue Sep 20 11:34:41 2016 +0800
- Parent:
- 24:3d058e9d6129
- Commit message:
- asdada
Changed in this revision
sx1276/sx1276.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 3d058e9d6129 -r 8bf32df49b11 sx1276/sx1276.cpp --- a/sx1276/sx1276.cpp Tue Apr 19 01:34:59 2016 +0000 +++ b/sx1276/sx1276.cpp Tue Sep 20 11:34:41 2016 +0800 @@ -1330,7 +1330,8 @@ // Intentional fall through case MODEM_FSK: default: - this->settings.State = RF_IDLE; + this->settings.State = + RF_IDLE; if( ( this->RadioEvents != NULL ) && ( this->RadioEvents->TxDone != NULL ) ) { this->RadioEvents->TxDone( );