Skip to content

Commit 9889947

Browse files
committed
Missing newline
1 parent 85d0ed7 commit 9889947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

button_input.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
#define isButtonPressed !nrf_gpio_pin_read(PIN_BUTTON)
88
#define isButton2Pressed !nrf_gpio_pin_read(PIN_BUTTON2)
99

10-
#endif
10+
#endif

0 commit comments

Comments
 (0)