ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
bmp3xx_base.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::bmp3xx_base
 

Functions

 esphome::bmp3xx_base::PROGMEM_STRING_TABLE (OversamplingStrings, "None", "2x", "4x", "8x", "16x", "32x", "")
 
 esphome::bmp3xx_base::PROGMEM_STRING_TABLE (IIRFilterStrings, "OFF", "2x", "4x", "8x", "16x", "32x", "64x", "128x", "")
 
uint8_t esphome::bmp3xx_base::oversampling_to_time (Oversampling over_sampling)