Merge branch 'feature/esp_driver_mcpwm' into 'master'
feat(mcpwm): refactor mcpwm driver into a component Closes IDF-8379 See merge request espressif/esp-idf!26738
This commit is contained in:
@@ -92,7 +92,7 @@ typedef union {
|
||||
Color Conversion
|
||||
---------------------------------------------------------------*/
|
||||
/**
|
||||
* @brief LCD color range
|
||||
* @brief Color range
|
||||
* @note The difference between a full range color and a limited range color is
|
||||
* the amount of shades of black and white that they can display.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user