Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/components/wifi.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ on_...:
```

> [!NOTE]
> Be aware that if you disable WiFi, the API timeout will need to be disabled otherwise the device will reboot.
> If you disable WiFi, you must enable WiFi again before the API timeout is reached or the device will reboot. You can disable the API timeout to avoid this limitation.

{{< anchor "wifi-on_enable" >}}

Expand Down
Loading