Skip to content

Commit

Permalink
fixup! 7512bdb
Browse files Browse the repository at this point in the history
Co-authored-by: ROMemories <[email protected]>
  • Loading branch information
chrysn and ROMemories authored Sep 27, 2024
1 parent ab96881 commit 8fb2810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riot-rs-nrf/src/identity.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pub type DeviceIdError = core::convert::Infallible;
///
/// A successful return value is, within the scope of the active board, reasonably unique. (The
/// "reasonably" part is what allows this to be used with devices whose vendors do not assign
/// serial numbers but large (>=64bit) random identifiers).
/// serial numbers but large (>= 64 bits) random identifiers).
///
/// This value may be obtained from the processor itself, or from a peripheral that is connected to
/// the processor as part of the board.
Expand Down

0 comments on commit 8fb2810

Please sign in to comment.