@@ -215,6 +215,7 @@ impl<'a> EnabledRadio<'a> {
continue;
}
+ self.nrf24 = Some(rx.standby());
return Some(packet);