mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-01-04 15:50:27 +01:00
remove unknown cref reference
This commit is contained in:
parent
eb61c55302
commit
a34d5ebc9e
|
|
@ -98,7 +98,6 @@ namespace NmeaParser
|
|||
/// <summary>
|
||||
/// Gets or sets the separator between each burst of data. Defaults to <see cref="BurstEmulationSeparator.FirstToken"/>.
|
||||
/// </summary>
|
||||
/// <seealso cref="EnableBurstEmulation"/>
|
||||
public BurstEmulationSeparator BurstSeparator
|
||||
{
|
||||
get => emulationSettings.Separator;
|
||||
|
|
|
|||
Loading…
Reference in a new issue