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

#include <boot_delay.h>

Public Member Functions

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

Detailed Description

Definition at line 28 of file boot_delay.h.

Constructor & Destructor Documentation

◆ BootDelay()

BootDelay::BootDelay ( )

Definition at line 26 of file boot_delay.cpp.

◆ ~BootDelay()

BootDelay::~BootDelay ( )

Definition at line 32 of file boot_delay.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ begin()

bool BootDelay::begin ( )

Definition at line 42 of file boot_delay.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ end()

void BootDelay::end ( )

Definition at line 60 of file boot_delay.cpp.

Here is the caller graph for this function:

◆ handle()

void BootDelay::handle ( )

Definition at line 64 of file boot_delay.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ started()

bool BootDelay::started ( )

Definition at line 37 of file boot_delay.cpp.


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