Skip to content

Commit a1f590a

Browse files
committed
Supports Windows, Linux, Mac, and Raspberry Pi
Former-commit-id: 3372fe6e0e6f437f5118e3dbd861202e69707045 [formerly 8f5184c865f42785bb3686565a6237dd5f413153] Former-commit-id: 0149664cd0e569f218aa859587bcea352df9ae53
1 parent bd95dba commit a1f590a

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

conn.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Supports Windows, Linux, Mac, and Raspberr Pi
2+
13
package main
24

35
import (

main.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Supports Windows, Linux, Mac, and Raspberry Pi
2+
13
package main
24

35
import (

serial.go.REMOVED.git-id

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dc1ba4472f3f241203f8e99e50f4ceb8e22e1242
1+
b1c45a900b5a217fdf35ff4a6d99bf159e3da5b4

seriallist.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Supports Windows, Linux, Mac, and Raspberry Pi
2+
13
package main
24

35
import (

0 commit comments

Comments
 (0)