ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
esp_color_correction.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::light::ESPColorCorrection
 

Namespaces

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

Functions

uint8_t esphome::light::gamma_table_reverse_search (const uint16_t *table, uint16_t target)
 Binary search a monotonically increasing uint16[256] PROGMEM table.