Fix interrupt_take macro by specifying path to panic macro.
This commit is contained in:
@ -7,7 +7,6 @@ mod example_common;
|
||||
|
||||
use example_common::*;
|
||||
|
||||
use defmt::panic;
|
||||
use embassy::executor::Spawner;
|
||||
use embassy::io::{AsyncBufReadExt, AsyncWriteExt};
|
||||
use embassy_stm32::dma::NoDma;
|
||||
|
Reference in New Issue
Block a user