diff options
Diffstat (limited to 'fw/fe310/eos/board.h')
-rw-r--r-- | fw/fe310/eos/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/fe310/eos/board.h b/fw/fe310/eos/board.h index 5509f78..611751b 100644 --- a/fw/fe310/eos/board.h +++ b/fw/fe310/eos/board.h @@ -38,7 +38,7 @@ #define I2S_IDLE_CYCLES 8 -#define EVE_GPIO_DIR 0x0f +#define EVE_GPIO_DIR 0xf #define EVE_GPIO_CAM 0 #define EVE_GPIO_EXT 1 |