ESPHome 2026.1.4
Loading...
Searching...
No Matches
waveform_stubs.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::esp8266
 

Functions

int stopWaveform (uint8_t pin)
 
bool _stopPWM (uint8_t pin)
 

Function Documentation

◆ _stopPWM()

bool _stopPWM ( uint8_t pin)

Definition at line 27 of file waveform_stubs.cpp.

◆ stopWaveform()

int stopWaveform ( uint8_t pin)

Definition at line 21 of file waveform_stubs.cpp.