SensESP 2.7.2
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
wifi_state.h
Go to the documentation of this file.
1#ifndef SENSESP_NET_WIFI_STATE_H_
2#define SENSESP_NET_WIFI_STATE_H_
3
4namespace sensesp {
5
13
14// alias WiFiState for backward compatibility
16
17} // namespace sensesp
18
19#endif // SENSESP_NET_WIFI_STATE_H_