mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 20:17:04 +03:00
enable DMAP_FULL to verify
This commit is contained in:
@@ -7,6 +7,8 @@
|
|||||||
#define DMAP_STRINGIFY_(x) #x
|
#define DMAP_STRINGIFY_(x) #x
|
||||||
#define DMAP_STRINGIFY(x) DMAP_STRINGIFY_(x)
|
#define DMAP_STRINGIFY(x) DMAP_STRINGIFY_(x)
|
||||||
|
|
||||||
|
#define DMAP_FULL 1
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
DMAP_UNKNOWN,
|
DMAP_UNKNOWN,
|
||||||
DMAP_UINT,
|
DMAP_UINT,
|
||||||
|
|||||||
Reference in New Issue
Block a user