Skip to content

Commit e8d1894

Browse files
committed
fix: missing #endif
1 parent 070d742 commit e8d1894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/stm/peripherals/periph.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,4 @@ typedef struct {
147147

148148
#if !defined(HAS_DAC)
149149
#error Unknown MCU
150+
#endif

0 commit comments

Comments
 (0)