We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104cf0b commit 939149bCopy full SHA for 939149b
shared-bindings/wifi/Radio.c
@@ -559,7 +559,7 @@ MP_PROPERTY_GETTER(wifi_radio_ipv4_subnet_ap_obj,
559
//| ipv4_dns: Optional[ipaddress.IPv4Address],
560
//| ) -> None:
561
//| """Sets the IP v4 address of the station. Must include the netmask and gateway. DNS address is optional.
562
-//| Setting the address manually will stop the DHCP client."""
+//| Setting the address manually will stop the DHCP client.
563
//|
564
//| .. note::
565
0 commit comments