#include <sensesp/net/ota.h>
|
| OTA (const char *password) |
| Construct a new OTA (Over-the-air update) object.
|
|
Definition at line 13 of file ota.h.
◆ OTA()
sensesp::OTA::OTA |
( |
const char * | password | ) |
|
|
inline |
Construct a new OTA (Over-the-air update) object.
- Parameters
-
password | A password to be used for the OTA update. |
Definition at line 20 of file ota.h.
The documentation for this class was generated from the following files: