mirror of
https://github.com/jixishi/SerialTerminalForWindowsTerminal.git
synced 2026-06-16 00:52:44 +00:00
多平台构建
This commit is contained in:
@@ -14,6 +14,8 @@ type Command struct {
|
||||
function func()
|
||||
}
|
||||
|
||||
var commands []Command
|
||||
|
||||
func cmdhelp() {
|
||||
var page = 0
|
||||
fmt.Printf(">-------Help(%v)-------<\n", page)
|
||||
|
||||
Reference in New Issue
Block a user