ESPHome  2024.8.3
Public Member Functions
esphome::watchdog::WatchdogManager Class Reference

#include <watchdog.h>

Public Member Functions

 WatchdogManager (uint32_t timeout_ms)
 
 ~WatchdogManager ()
 

Detailed Description

Definition at line 10 of file watchdog.h.

Constructor & Destructor Documentation

◆ WatchdogManager()

esphome::watchdog::WatchdogManager::WatchdogManager ( uint32_t  timeout_ms)

Definition at line 22 of file watchdog.cpp.

◆ ~WatchdogManager()

esphome::watchdog::WatchdogManager::~WatchdogManager ( )

Definition at line 30 of file watchdog.cpp.


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