mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 23:37:34 +00:00
Update esphome/components/network/util.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot
parent
4a2388ed82
commit
fb33fb977d
@@ -20,7 +20,7 @@
|
||||
namespace esphome::network {
|
||||
|
||||
// The order of the components is important: WiFi should come after any possible main interfaces (it may be used as
|
||||
// an AP that use a previous interface for NAT).
|
||||
// an AP that uses a previous interface for NAT).
|
||||
|
||||
/// Return whether the node is connected to the network (through wifi, eth, ...)
|
||||
inline bool is_connected() {
|
||||
|
||||
Reference in New Issue
Block a user