Tasmota/lib
sfromis cced48d824
Update uDisplay.h (#23273)
RGB565 value for pink was same as magenta. This is obviously wrong, hence correcting to the "pink" value from the docs.

While I'm far from certain about the "right" shading of color nuances, the correction does "reasonably pink" in my eyes (on a ST7789), and assuming that the value from the docs was sourced from something relevant to the small displays used with Tasmota, I consider the change to be at least a move in the right direction.

Still, the corrected value (FF80C0 in RGB888) does have the name "tea rose" when using HTML color codes as a reference, but "some people" may have more interest in long discussions like what pink "really" is.
2025-04-11 15:15:35 +02:00
..
default Fix ESP32 receive incomplete serial data over 128 bytes (#23156) 2025-03-18 15:12:30 +01:00
lib_audio fix compile 2025-02-03 14:29:20 +01:00
lib_basic Compile lib NeopixelBus only for esp8266 (#23077) 2025-02-27 12:15:20 +01:00
lib_deprecated mv deprecated drivers / Pio clean up 2024-04-17 11:28:17 +02:00
lib_display Update uDisplay.h (#23273) 2025-04-11 15:15:35 +02:00
lib_div SML: CRC for binary SML (#23205) 2025-04-05 11:22:22 +02:00
lib_i2c MS5837 console calibration options and code cleanup (#22466) 2024-11-11 17:24:18 +01:00
lib_rf Change RCSwitch RCSWITCH_SEPARATION_LIMIT from 4100 to 3600 2025-03-17 14:05:38 +01:00
lib_ssl TLS increase timeout and fix crash (#23249) 2025-04-05 00:04:36 +02:00
libesp32 Fix spelling (#23278) 2025-04-11 08:54:44 +02:00
libesp32_div/esp-nimble-cpp MI32 legacy: add config operations (#22458) 2024-11-10 23:23:37 +01:00
libesp32_eink/epdiy LVGL fix memory allocation of flush buffers (#21256) 2024-04-23 20:11:01 +02:00
libesp32_lvgl Berry 'readline' when a line is exactly 98 characters (#23276) 2025-04-10 22:57:03 +02:00
libesp32_ml Prepare restoration of Tensorflow driver for Core 3 (#21327) 2024-05-03 12:28:49 +02:00