mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-02 14:44:32 +00:00
FDCAN: Remove history from comments.
This commit is contained in:
parent
1327a644b6
commit
a737a7350e
@ -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…
x
Reference in New Issue
Block a user