ST-DEVKIT-LRWAN
Dependents: DISCO-L072CZ-LRWAN1-base
Fork of SX1276GenericLib by
Diff: sx1276/sx1276.cpp
- Revision:
- 58:113d2ef978d2
- Parent:
- 57:d9aba0f40823
- Child:
- 59:38e56c85fa44
--- a/sx1276/sx1276.cpp Sun May 21 10:48:03 2017 +0200 +++ b/sx1276/sx1276.cpp Thu May 25 21:56:39 2017 +0200 @@ -911,9 +911,7 @@ } break; } - - memset( rxtxBuffer, 0, ( size_t )RX_BUFFER_SIZE ); - + this->settings.State = RF_RX_RUNNING; if( timeout != 0 ) {