Skip to content

Commit 9c59dc5

Browse files
committed
serial::InvalidConfig
1 parent 6c83185 commit 9c59dc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/serial/config.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ impl FullConfig {
232232
}
233233

234234
#[derive(Debug)]
235+
#[cfg_attr(feature = "defmt", derive(defmt::Format))]
235236
pub struct InvalidConfig;
236237

237238
impl Default for LowPowerConfig {

0 commit comments

Comments
 (0)