FDCAN: Remove history from comments.
This commit is contained in:
parent
1327a644b6
commit
a737a7350e
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
//! Configuration for FDCAN Module
|
//! Configuration for FDCAN Module
|
||||||
//! Note: This file is copied and modified from fdcan crate by Richard Meadows
|
// Note: This file is copied and modified from fdcan crate by Richard Meadows
|
||||||
|
|
||||||
use core::num::{NonZeroU16, NonZeroU8};
|
use core::num::{NonZeroU16, NonZeroU8};
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
//! Definition of Filter structs for FDCAN Module
|
//! Definition of Filter structs for FDCAN Module
|
||||||
//! Note: This file is copied and modified from fdcan crate by Richard Meadows
|
// Note: This file is copied and modified from fdcan crate by Richard Meadows
|
||||||
|
|
||||||
use embedded_can::{ExtendedId, StandardId};
|
use embedded_can::{ExtendedId, StandardId};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue