Add examples/rtl8720dn/udpstation

This commit is contained in:
sago35
2021-07-22 13:25:41 +09:00
committed by Ron Evans
parent 2537c69b0f
commit 58106b5942
7 changed files with 472 additions and 2 deletions
+1
View File
@@ -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