mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 11:36:59 +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) DMAP_STRINGIFY_(x)
|
||||
|
||||
#define DMAP_FULL 1
|
||||
|
||||
typedef enum {
|
||||
DMAP_UNKNOWN,
|
||||
DMAP_UINT,
|
||||
|
||||
Reference in New Issue
Block a user