Skip to content

Commit 9862b38

Browse files
formatting
1 parent 175dc80 commit 9862b38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Inc/HALAL/Services/Time/Scheduler.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212
/* To allow debugging of inline functions only when testing */
1313
#ifdef SIM_ON
14-
# define HYPER_INLINE inline
14+
#define HYPER_INLINE inline
1515
#else
16-
# define HYPER_INLINE
16+
#define HYPER_INLINE
1717
#endif
1818

1919
#include "stm32h7xx_ll_tim_wrapper.h"

0 commit comments

Comments
 (0)