diff --git a/targets/TARGET_STM/pinmap.c b/targets/TARGET_STM/pinmap.c index 01f2e1bc09..1331d4eba7 100644 --- a/targets/TARGET_STM/pinmap.c +++ b/targets/TARGET_STM/pinmap.c @@ -95,7 +95,7 @@ void pin_function(PinName pin, int data) } #if defined (TARGET_STM32F1) } -#endiff +#endif switch (mode) { case STM_PIN_INPUT: