Loading [MathJax]/extensions/tex2jax.js
SensESP 3.1.0
Universal Signal K sensor toolkit ESP32
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
sensesp::OTA Class Reference

#include <sensesp/net/ota.h>

Public Member Functions

 OTA (const char *password)
 Construct a new OTA (Over-the-air update) object.
 

Detailed Description

Definition at line 13 of file ota.h.

Constructor & Destructor Documentation

◆ OTA()

sensesp::OTA::OTA ( const char * password)
inline

Construct a new OTA (Over-the-air update) object.

Parameters
passwordA password to be used for the OTA update.

Definition at line 20 of file ota.h.

Here is the call graph for this function:

The documentation for this class was generated from the following files: