mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 11:37:46 +00:00
machine: add DefaultUART to wioterminal
This commit is contained in:
@@ -345,6 +345,8 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
DefaultUART = UART1
|
||||
|
||||
UART1 = &sercomUSART2
|
||||
|
||||
// RTL8720D
|
||||
|
||||
Reference in New Issue
Block a user