Initial commit of jayjun's improvements https://github.com/jayjun/SwiftLinuxSerial/tree/idiomatic-swift
This commit is contained in:
5
Package.swift
Normal file
5
Package.swift
Normal file
@@ -0,0 +1,5 @@
|
||||
import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "SwiftSerial"
|
||||
)
|
||||
Reference in New Issue
Block a user