mavlink v0.7.0 APM.Message.WifiConfigAp View Source

Link to this section Summary

Types

t()

Configure AP SSID and Password.

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.WifiConfigAp{password: [char()], ssid: [char()]}

Configure AP SSID and Password.