mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-21 06:13:58 +00:00
Fix build error
This commit is contained in:
parent
f357b2423c
commit
db8e5e91b3
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue