fix: radio error
This commit is contained in:
parent
b4f0f57538
commit
368b3a9aaf
@ -15,7 +15,7 @@ use crate::interrupt::typelevel::Interrupt;
|
|||||||
use crate::radio::*;
|
use crate::radio::*;
|
||||||
use crate::util::slice_in_ram_or;
|
use crate::util::slice_in_ram_or;
|
||||||
|
|
||||||
/// UART error.
|
/// RADIO error.
|
||||||
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
||||||
#[cfg_attr(feature = "defmt", derive(defmt::Format))]
|
#[cfg_attr(feature = "defmt", derive(defmt::Format))]
|
||||||
#[non_exhaustive]
|
#[non_exhaustive]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user