mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
add color swap BGR/RGB and generalize invert option
This commit is contained in:
@@ -32,6 +32,7 @@ typedef struct {
|
||||
const char *type;
|
||||
bool rotate;
|
||||
bool invert;
|
||||
int colorswap;
|
||||
} display_config_t;
|
||||
|
||||
typedef struct eth_config_struct {
|
||||
|
||||
Reference in New Issue
Block a user