Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 23:41

馃挕 Features

  • Add getWifiSettings & setWifiSettings to get and update Wifi configuration (as this data model is complex, use the set method with extreme caution) and switchWifiRadio for switching (enable or disable) a Wi-Fi radio by its SSID
  • Update protocol labels (see sample code for getProtocolLabel usage)

馃敡 Technical

  • Add type definitions (allow code completion in IDE)