Export Error in BLE module
This commit is contained in:
parent
8eac5d07f6
commit
047b20cee4
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ use pac::radio::state::STATE_A as RadioState;
|
|||
pub use pac::radio::txpower::TXPOWER_A as TxPower;
|
||||
|
||||
use crate::interrupt::typelevel::Interrupt;
|
||||
pub use crate::radio::Error;
|
||||
use crate::radio::*;
|
||||
use crate::util::slice_in_ram_or;
|
||||
|
||||
|
|
Loading…
Reference in a new issue