mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-09-08 15:59:06 +00:00
Add examples/rtl8720dn/udpstation
This commit is contained in:
@@ -15,6 +15,7 @@ type RTL8720DN struct {
|
||||
client uint32
|
||||
length int
|
||||
root_ca *string
|
||||
udpInfo [6]byte // Port: [2]byte + IP: [4]byte
|
||||
}
|
||||
|
||||
type ConnectionType int
|
||||
|
||||
Reference in New Issue
Block a user