esphome-docs/api/core/wifi.rst

21 lines
291 B
ReStructuredText
Raw Normal View History

2018-05-13 11:37:02 +02:00
WiFi
====
Example Usage
-------------
.. code-block:: cpp
App.init_wifi("YOUR_SSID", "YOUR_PASSWORD");
API Reference
-------------
.. cpp:namespace:: nullptr
WiFiComponent
*************
2019-01-06 18:56:14 +01:00
.. doxygenfile:: esphomelib/wifi_component.h
.. doxygenfile:: esphomelib/ethernet_component.h