mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-01-20 15:40:16 +01:00
Fix build error
This commit is contained in:
parent
f357b2423c
commit
db8e5e91b3
|
|
@ -42,7 +42,7 @@ namespace NmeaParser.Gnss.Ntrip
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// The mountpoint used with <see cref="Client.Connect(string)"/>
|
||||
/// The mountpoint used with <see cref="Client.OpenStream(string)"/>
|
||||
/// </summary>
|
||||
public string Mountpoint { get; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue