mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
forgot to push colorswap
This commit is contained in:
@@ -31,6 +31,8 @@ typedef struct {
|
||||
int depth;
|
||||
const char *type;
|
||||
bool rotate;
|
||||
bool invert;
|
||||
int colorswap;
|
||||
} display_config_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user