We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ac8e7 commit 69d2f5eCopy full SHA for 69d2f5e
1 file changed
shared-bindings/wifi/Radio.c
@@ -564,7 +564,7 @@ MP_PROPERTY_GETTER(wifi_radio_ipv4_subnet_ap_obj,
564
//| ipv4_dns: Optional[ipaddress.IPv4Address],
565
//| ) -> None:
566
//| """Sets the IP v4 address of the station. Must include the netmask and gateway. DNS address is optional.
567
-//| Setting the address manually will stop the DHCP client."""
+//| Setting the address manually will stop the DHCP client.
568
//|
569
//| .. note::
570
0 commit comments