enable DMAP_FULL to verify

This commit is contained in:
philippe44
2023-06-02 21:34:47 +02:00
parent 5fd09e2a34
commit 71c696ccd7

View File

@@ -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,