This website works better with JavaScript
首頁
探索
說明
登入
pavel
/
SwiftSerial
镜像来自
https://github.com/PavelY/SwiftSerial.git
關注
1
讚好
0
複刻
0
檔案
問題管理
0
Wiki
暫無描述
10
提交歷史
1
分支列表
0
版本發佈
目錄樹:
58c6521bbf
分支列表
標籤列表
main
SwiftSerial
HTTPS
SSH
ZIP
TAR.GZ
Yeo Kheng Meng
58c6521bbf
Correct issue where sometimes the bytesRead can be -1 especially when read() is called for the first time
9 年之前
Examples
9c121788a6
adjust bug in param name
9 年之前
Sources
58c6521bbf
Correct issue where sometimes the bytesRead can be -1 especially when read() is called for the first time
9 年之前
.gitignore
ecf296c107
Initial commit of jayjun's improvements https://github.com/jayjun/SwiftLinuxSerial/tree/idiomatic-swift
9 年之前
LICENSE
214e55d74c
Initial commit
9 年之前
Package.swift
ecf296c107
Initial commit of jayjun's improvements https://github.com/jayjun/SwiftLinuxSerial/tree/idiomatic-swift
9 年之前
README.md
214e55d74c
Initial commit
9 年之前
README.md
SwiftSerial
A Swift 3 Linux and Mac library for reading and writing to serial ports.