Fix typo in LoRaPacketParams::new doc
This commit is contained in:
parent
f9b90212d4
commit
d0edd171f8
@ -315,7 +315,7 @@ pub struct LoRaPacketParams {
|
|||||||
}
|
}
|
||||||
|
|
||||||
impl LoRaPacketParams {
|
impl LoRaPacketParams {
|
||||||
/// Create a new `GenericPacketParams`.
|
/// Create a new `LoRaPacketParams`.
|
||||||
///
|
///
|
||||||
/// This is the same as `default`, but in a `const` function.
|
/// This is the same as `default`, but in a `const` function.
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user