Skip to content

Commit

Permalink
rename device feature
Browse files Browse the repository at this point in the history
  • Loading branch information
usbalbin committed Aug 7, 2024
1 parent b742fad commit be8318e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fdcan.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,7 @@ mod impls {
feature = "stm32g483",
feature = "stm32g484",
feature = "stm32g491",
feature = "stm32g4A1",
feature = "stm32g4a1",
))]
mod fdcan2 {
use crate::fdcan;
Expand Down

0 comments on commit be8318e

Please sign in to comment.