Skip to content
Prev Previous commit
Next Next commit
remove comments
  • Loading branch information
straccio committed Nov 29, 2017
commit 9240bcf9848b185b9d61bc5e61587f6cdfdb427d
7 changes: 0 additions & 7 deletions cores/arduino/stm32/interrupt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
#include "stm32_def.h"
#include "interrupt.h"

// #ifdef __cplusplus
// extern "C" {
// #endif
/**
* @}
*/
Expand Down Expand Up @@ -411,8 +408,4 @@ void EXTI15_10_IRQHandler(void)
/**
* @}
*/
// #ifdef __cplusplus
// }
// #endif

/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/