diff --git a/src/fs/file.h b/src/fs/file.h index e6244b3..9435ebf 100644 --- a/src/fs/file.h +++ b/src/fs/file.h @@ -80,7 +80,7 @@ #define PHY_OPT_GPIO 0x4 #define PHY_OPT_LED 0x8 -#define PHY_OPT_MASK 0x1 +#define PHY_OPT_MASK (PHY_OPT_WCID) #define PHY_MAX_SIZE 8