Module esp32_simple::color

source ·
Expand description

RGB color representation and predefined color constants.

Structs§

  • Represents an RGB color value.

Constants§

  • Predefined black color.
  • Predefined green color with default brightness.
  • Predefined red color with default brightness.