diff --git a/src/platforms/px4_micro_hal.h b/src/platforms/px4_micro_hal.h index 558ff9d63d..fbd8c2393b 100644 --- a/src/platforms/px4_micro_hal.h +++ b/src/platforms/px4_micro_hal.h @@ -154,7 +154,7 @@ __BEGIN_DECLS # define PX4_NUMBER_I2C_BUSES KINETIS_NI2C # define GPIO_OUTPUT_SET GPIO_OUTPUT_ONE -# define GPIO_OUTPUT_CLEAR GPIO_OUTPUT_ZER0 +# define GPIO_OUTPUT_CLEAR GPIO_OUTPUT_ZERO # include # include