SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
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: