mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-01-30 12:24:29 +01:00
Add BT device to net6-windows
This commit is contained in:
parent
b578d73305
commit
d37bd9af08
|
|
@ -12,7 +12,7 @@
|
|||
// * limitations under the License.
|
||||
// ******************************************************************************
|
||||
|
||||
#if WINDOWS_UWP
|
||||
#if WINDOWS_UWP || WINDOWS
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
|
|
|||
Loading…
Reference in a new issue