Fix
This commit is contained in:
		| @@ -5,7 +5,8 @@ use core::marker::PhantomData; | ||||
| use embassy::util::Unborrow; | ||||
| use embassy_extras::unborrow; | ||||
|  | ||||
| #[derive(Debug, defmt::Format)] | ||||
| #[derive(Debug)] | ||||
| #[cfg_attr(feature = "defmt", derive(defmt::Format))] | ||||
| pub enum Error { | ||||
|     UnconfiguredChannel, | ||||
|     InvalidValue, | ||||
|   | ||||
 Submodule stm32-data updated: 6cc69700e3...ced687a382
									
								
							
		Reference in New Issue
	
	Block a user