mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-06 16:03:41 +00:00
remove old comment
This commit is contained in:
@@ -168,9 +168,6 @@ const (
|
||||
|
||||
type WifiAutoconnectParams struct {
|
||||
WifiParams
|
||||
// NOTE ON FIELDS BELOW: These fields seem like a leaky abstraction- they can
|
||||
// be implemented as an external "AutoConnect" function that is called in
|
||||
// a goroutine that performs auto connect and whatnot.
|
||||
|
||||
// Retries is how many attempts to connect before returning with a
|
||||
// "Connect failed" error. Zero means infinite retries.
|
||||
|
||||
Reference in New Issue
Block a user