mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2025-12-06 07:12:04 +01:00
Update BluetoothDevice.Android.cs
This commit is contained in:
parent
edd173587a
commit
494deda82b
|
|
@ -36,7 +36,7 @@ namespace NmeaParser
|
|||
/// </code>
|
||||
/// <para>
|
||||
/// Next see MainActivity.cs in the Android sample as a reference:
|
||||
/// https://github.com/dotMorten/NmeaParser/blob/master/src/SampleApp.Droid/MainActivity.cs
|
||||
/// https://github.com/dotMorten/NmeaParser/blob/main/src/SampleApp.Droid/MainActivity.cs
|
||||
/// </para>
|
||||
/// </remarks>
|
||||
public class BluetoothDevice : NmeaDevice
|
||||
|
|
@ -104,4 +104,4 @@ namespace NmeaParser
|
|||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue