ESP3D  3.0
Firmware for ESP boards connected to 3D Printer
RecoveryService Class Reference

#include <recovery_service.h>

Public Member Functions

 RecoveryService ()
 
 ~RecoveryService ()
 
bool begin ()
 
void end ()
 
void handle ()
 
bool started ()
 

Detailed Description

Definition at line 26 of file recovery_service.h.

Constructor & Destructor Documentation

◆ RecoveryService()

RecoveryService::RecoveryService ( )

◆ ~RecoveryService()

RecoveryService::~RecoveryService ( )

Member Function Documentation

◆ begin()

bool RecoveryService::begin ( )
Here is the caller graph for this function:

◆ end()

void RecoveryService::end ( )
Here is the caller graph for this function:

◆ handle()

void RecoveryService::handle ( )
Here is the caller graph for this function:

◆ started()

bool RecoveryService::started ( )

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