mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 04:27:12 +03:00
warning-free compile
This commit is contained in:
@@ -19,8 +19,8 @@ typedef struct {
|
||||
int address;
|
||||
int CS_pin;
|
||||
int speed;
|
||||
char *drivername;
|
||||
char *type;
|
||||
const char *drivername;
|
||||
const char *type;
|
||||
bool hflip;
|
||||
bool vflip;
|
||||
bool rotate;
|
||||
|
||||
Reference in New Issue
Block a user